Home
last modified time | relevance | path

Searched defs:BN_dec2bn (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_conv.c203 int BN_dec2bn(BIGNUM **bn, const char *a) in BN_dec2bn() function
/freebsd/usr.bin/factor/
H A Dfactor.c327 BN_dec2bn(BIGNUM **a, const char *str) in BN_dec2bn() function