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

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dd2i_pu.c75 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, function
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Devp.h983 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp,
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c1594 pkey = d2i_PublicKey(EVP_PKEY_RSA, NULL, &ptr, vallen);

Completed in 88 milliseconds