Home
last modified time | relevance | path

Searched defs:BN_cmp (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.h52 #define BN_cmp hc_BN_cmp macro
H A Dbn.c217 BN_cmp(const BIGNUM *bn1, const BIGNUM *bn2) in BN_cmp() function
/netbsd-src/games/factor/
H A Dfactor.c107 #define BN_cmp(a, b) (*(a) - *(b)) macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbn.h63 #define BN_cmp PGPV_BN_cmp macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_lib.c618 int BN_cmp(const BIGNUM *a, const BIGNUM *b) in BN_cmp() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_lib.c653 int BN_cmp(const BIGNUM *a, const BIGNUM *b) in BN_cmp() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c5422 BN_cmp(BIGNUM *a, BIGNUM *b) in BN_cmp() function
/netbsd-src/sbin/nvmectl/
H A Dbignum.c5483 BN_cmp(BIGNUM *a, BIGNUM *b) in BN_cmp() function