Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/crypto/pem/
Dpem_info.c321 PEMerr(PEM_F_PEM_X509_INFO_WRITE_BIO, PEM_R_UNSUPPORTED_CIPHER); in PEM_X509_INFO_write_bio()
351 PEM_R_UNSUPPORTED_CIPHER); in PEM_X509_INFO_write_bio()
Dpem_err.c149 {ERR_REASON(PEM_R_UNSUPPORTED_CIPHER), "unsupported cipher"},
Dpem.h605 # define PEM_R_UNSUPPORTED_CIPHER 113 macro
Dpem_lib.c348 PEMerr(PEM_F_PEM_ASN1_WRITE_BIO, PEM_R_UNSUPPORTED_CIPHER); in PEM_ASN1_write_bio()