Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/pem/
Dpem_err.c101 {ERR_REASON(PEM_R_UNSUPPORTED_CIPHER) , "unsupported cipher"},
Dpem_info.c310 PEMerror(PEM_R_UNSUPPORTED_CIPHER); in PEM_X509_INFO_write_bio()
340 PEMerror(PEM_R_UNSUPPORTED_CIPHER); in PEM_X509_INFO_write_bio()
Dpem.h539 #define PEM_R_UNSUPPORTED_CIPHER 113 macro
Dpem_lib.c359 PEMerror(PEM_R_UNSUPPORTED_CIPHER); in PEM_ASN1_write_bio()