Home
last modified time | relevance | path

Searched refs:bn_c2i (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/asn1/
Dx_bignum.c30 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len,
42 bn_c2i,
115 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in bn_c2i() function
139 ret = bn_c2i(pval, cont, len, utype, free_cont, it); in bn_secure_c2i()
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dx_bignum.c30 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len,
42 bn_c2i,
115 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in bn_c2i() function
139 ret = bn_c2i(pval, cont, len, utype, free_cont, it); in bn_secure_c2i()