Home
last modified time | relevance | path

Searched refs:PEM_read_bio_PrivateKey (Results 1 – 4 of 4) sorted by relevance

/crypto/pem/
A Dpem_all.c73 pktmp = PEM_read_bio_PrivateKey(bp, NULL, cb, u); in PEM_read_bio_RSAPrivateKey()
113 pktmp = PEM_read_bio_PrivateKey(bp, NULL, cb, u); in PEM_read_bio_DSAPrivateKey()
154 pktmp = PEM_read_bio_PrivateKey(bp, NULL, cb, u); in PEM_read_bio_ECPrivateKey()
A Dpem_pkey.c311 EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, in PEM_read_bio_PrivateKey() function
/crypto/ts/
A Dts_conf.c115 pkey = PEM_read_bio_PrivateKey(key, NULL, NULL, (char *)pass); in TS_CONF_load_key()
/crypto/engine/
A Deng_openssl.c432 key = PEM_read_bio_PrivateKey(in, NULL, 0, NULL); in openssl_load_privkey()

Completed in 23 milliseconds