Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dcmperr.h71 # define CMP_R_INVALID_OPTION 174 macro
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_err.c99 {ERR_PACK(ERR_LIB_CMP, 0, CMP_R_INVALID_OPTION), "invalid option"},
H A Dcmp_ctx.c977 ERR_raise(ERR_LIB_CMP, CMP_R_INVALID_OPTION); in DEFINE_set1_ASN1_OCTET_STRING()
1039 ERR_raise(ERR_LIB_CMP, CMP_R_INVALID_OPTION); in OSSL_CMP_CTX_get_option()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt245 CMP_R_INVALID_OPTION:174:invalid option