Searched defs:BN_bin2bn (Results 1 – 2 of 2) sorted by relevance
432 BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret) in BN_bin2bn() function
889 #define BN_bin2bn BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_bin2bn) macro