Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_mul.c497 int BN_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) in BN_mul() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_mul.c497 int BN_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) in BN_mul() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbn.h77 #define BN_mul PGPV_BN_mul macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c5352 BN_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) in BN_mul() function
/netbsd-src/sbin/nvmectl/
H A Dbignum.c5374 BN_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) in BN_mul() function