Searched defs:BN_new (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.h59 #define BN_new hc_BN_new macro
H A Dbn.c54 BN_new(void) function
/netbsd-6-1-5-RELEASE/games/factor/
H A Dfactor.c82 #define BN_new() ((BIGNUM *)calloc(sizeof(BIGNUM), 1)) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_lib.c279 BIGNUM *BN_new(void) function

Completed in 106 milliseconds