Searched defs:BN_bin2bn (Results 1 – 2 of 2) sorted by relevance
65 BIGNUM *BN_bin2bn(const uint8_t *in, size_t len, BIGNUM *ret) { in BN_bin2bn() function
743 #define BN_bin2bn GRPC_SHADOW_BN_bin2bn macro