Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_add.c45 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b) in BN_sub() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_add.c45 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b) in BN_sub() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbn.h76 #define BN_sub PGPV_BN_sub macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c5343 BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b) in BN_sub() function
/netbsd-src/sbin/nvmectl/
H A Dbignum.c5365 BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b) in BN_sub() function