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

/external/chromium_org/third_party/boringssl/src/crypto/bn/
H A Dconvert.c68 BIGNUM *BN_bin2bn(const uint8_t *in, size_t len, BIGNUM *ret) { function
/external/openssl/crypto/bn/
H A Dbn_lib.c587 BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret) function

Completed in 1742 milliseconds