Home
last modified time | relevance | path

Searched defs:d2i_PrivateKey (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dd2i_pr.c21 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dd2i_pr.c156 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dendecoder_legacy_test.c86 d2i_of_void *d2i_PrivateKey; member