Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/crypto/pem/
Dpem_err.c151 {ERR_REASON(PEM_R_UNSUPPORTED_KEY_COMPONENTS),
Dpvkfmt.c546 PEMerr(PEM_F_CHECK_BITLEN_DSA, PEM_R_UNSUPPORTED_KEY_COMPONENTS); in check_bitlen_dsa()
577 PEMerr(PEM_F_CHECK_BITLEN_RSA, PEM_R_UNSUPPORTED_KEY_COMPONENTS); in check_bitlen_rsa()
Dpem.h607 # define PEM_R_UNSUPPORTED_KEY_COMPONENTS 126 macro