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

/freebsd-9.3-release/crypto/openssl/crypto/pem/
H A Dpem_pkey.c69 EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, function
H A Dpem.h527 # define PEM_read_bio_PrivateKey(bp,x,cb,u) (EVP_PKEY *)PEM_ASN1_read_bio( \ macro

Completed in 99 milliseconds