Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/pem/
H A Dpem_pkey.c91 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_EVP_PKEY, in PEM_read_bio_PrivateKey()
H A Dpem_lib.c197 if (!strcmp(name, PEM_STRING_EVP_PKEY)) { in check_pem()
/dragonfly/crypto/libressl/include/openssl/
H A Dpem.h121 #define PEM_STRING_EVP_PKEY "ANY PRIVATE KEY" macro