Searched refs:d2i_ASN1_UINTEGER (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_int.c281 ASN1_INTEGER *d2i_ASN1_UINTEGER(ASN1_INTEGER **a, const unsigned char **pp, function
H A Dasn1.h839 ASN1_INTEGER *d2i_ASN1_UINTEGER(ASN1_INTEGER **a, const unsigned char **pp,
/freebsd-10-stable/crypto/openssl/crypto/dsa/
H A Ddsa_ameth.c234 if (!(privkey = d2i_ASN1_UINTEGER(NULL, &q, pklen)))

Completed in 190 milliseconds