Home
last modified time | relevance | path

Searched refs:PEM_R_HEADER_TOO_LONG (Results 1 – 6 of 6) sorted by relevance

/openssl/include/openssl/
H A Dpemerr.h38 # define PEM_R_HEADER_TOO_LONG 128 macro
/openssl/crypto/pem/
H A Dpem_err.c37 {ERR_PACK(ERR_LIB_PEM, 0, PEM_R_HEADER_TOO_LONG), "header too long"},
H A Dpem_lib.c433 ERR_raise(ERR_LIB_PEM, PEM_R_HEADER_TOO_LONG); in PEM_do_header()
H A Dpvkfmt.c344 ERR_raise(ERR_LIB_PEM, PEM_R_HEADER_TOO_LONG); in ossl_b2i_bio()
/openssl/providers/implementations/encode_decode/
H A Ddecode_msblob2key.c131 ERR_raise(ERR_LIB_PEM, PEM_R_HEADER_TOO_LONG); in msblob2key_decode()
/openssl/crypto/err/
H A Dopenssl.txt938 PEM_R_HEADER_TOO_LONG:128:header too long

Completed in 17 milliseconds