Searched defs:PEM_read_PrivateKey (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/pem/
H A Dpem_pkey.c140 EVP_PKEY *PEM_read_PrivateKey(FILE *fp, EVP_PKEY **x, pem_password_cb *cb, function
H A Dpem.h469 # define PEM_read_PrivateKey(fp,x,cb,u) (EVP_PKEY *)PEM_ASN1_read( \ macro

Completed in 50 milliseconds