Lines Matching defs:ec
61 int ec, i = 0;185 ec = 0;192 ec = -1;196 if (ec != 0) {418 int ec = 0;423 ec = -1;428 ec = -1;432 if (ec != 0) return ec;889 int ec;895 if (!dcrypt_ctx_sym_init(ctx, &error)) ec = -1;896 else ec = 0;900 if (ec != 0) {