Home
last modified time | relevance | path

Searched defs:recp (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_recp.c13 void BN_RECP_CTX_init(BN_RECP_CTX *recp) in BN_RECP_CTX_init() argument
35 void BN_RECP_CTX_free(BN_RECP_CTX *recp) in BN_RECP_CTX_free() argument
45 BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) BN_RECP_CTX_set() argument
55 BN_mod_mul_reciprocal(BIGNUM *r, const BIGNUM *x, const BIGNUM *y, BN_RECP_CTX *recp, BN_CTX *ctx) BN_mod_mul_reciprocal() argument
84 BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, BN_RECP_CTX *recp, BN_CTX *ctx) BN_div_recp() argument
[all...]
H A Dbn_exp.c177 BN_RECP_CTX recp; in BN_mod_exp_recp() local
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_recp.c13 void BN_RECP_CTX_init(BN_RECP_CTX *recp) in BN_RECP_CTX_init() argument
35 void BN_RECP_CTX_free(BN_RECP_CTX *recp) in BN_RECP_CTX_free() argument
45 BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) BN_RECP_CTX_set() argument
55 BN_mod_mul_reciprocal(BIGNUM *r, const BIGNUM *x, const BIGNUM *y, BN_RECP_CTX *recp, BN_CTX *ctx) BN_mod_mul_reciprocal() argument
84 BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, BN_RECP_CTX *recp, BN_CTX *ctx) BN_div_recp() argument
[all...]
H A Dbn_exp.c177 BN_RECP_CTX recp; in BN_mod_exp_recp() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/getdents/
H A Dgetdents01.c84 void *recp = dirp; in run() local
/third_party/openssl/test/
H A Dbntest.c260 BN_RECP_CTX *recp = NULL; in test_div_recip() local

Completed in 7 milliseconds