Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/pem/
HDpem_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()
HDpem_err.c151 {ERR_REASON(PEM_R_UNSUPPORTED_CIPHER), "unsupported cipher"},
HDpem.h611 # define PEM_R_UNSUPPORTED_CIPHER 113 macro
HDpem_lib.c346 PEMerr(PEM_F_PEM_ASN1_WRITE_BIO, PEM_R_UNSUPPORTED_CIPHER); in PEM_ASN1_write_bio()