Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Dx_bignum.c73 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
81 bn_free,
102 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in bn_free() function
133 bn_free(pval, it); in bn_c2i()