Home
last modified time | relevance | path

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

/external/openssl/crypto/pem/
Dpvkfmt.c419 EVP_PKEY *b2i_PrivateKey(const unsigned char **in, long length) in b2i_PrivateKey() function
789 ret = b2i_PrivateKey(&p, keylen); in do_PVK_body()
Dpem.h545 EVP_PKEY *b2i_PrivateKey(const unsigned char **in, long length);
/external/openssl/include/openssl/
Dpem.h545 EVP_PKEY *b2i_PrivateKey(const unsigned char **in, long length);