Home
last modified time | relevance | path

Searched defs:BN_reciprocal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_recp.c174 int BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) in BN_reciprocal() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_recp.c174 int BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) in BN_reciprocal() function