Searched defs:BN_bin2bn (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.h46 #define BN_bin2bn hc_BN_bin2bn macro
H A Dbn.c131 BN_bin2bn(const void *s, int len, BIGNUM *bn) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_lib.c587 BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret) function

Completed in 74 milliseconds