Home
last modified time | relevance | path

Searched defs:cond (Results 1 – 5 of 5) sorted by relevance

/openssl/util/
H A Dcheck-format-test-negatives.c294 #define IF(cond) if (cond) argument
299 #define CB_ERR_IF(cond, ctx, cert, depth, err) \ argument
/openssl/crypto/bn/
H A Dbn_gcd.c585 int i, j, top, rlen, glen, m, delta = 1, cond = 0, pow2_shifts, ret = 0; in BN_gcd() local
/openssl/crypto/ec/
H A Decp_nistp384.c864 int64_t tmp[NLIMBS], cond[5], a; in felem_contract() local
/openssl/test/
H A Dbntest.c154 int top, cond, st = 0; in test_swap() local
/openssl/crypto/x509/
H A Dx509_vfy.c172 #define CB_FAIL_IF(cond, ctx, cert, depth, err) \ argument

Completed in 28 milliseconds