Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dd2i_pr.c180 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey() function
/freebsd/crypto/openssl/test/
H A Dendecoder_legacy_test.c86 d2i_of_void *d2i_PrivateKey; member