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.h63 # define CMP_R_INVALID_OPTION 174 macro
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_err.c88 {ERR_PACK(ERR_LIB_CMP, 0, CMP_R_INVALID_OPTION), "invalid option"},
H A Dcmp_ctx.c1112 ERR_raise(ERR_LIB_CMP, CMP_R_INVALID_OPTION); in OSSL_CMP_CTX_set_option()
1170 ERR_raise(ERR_LIB_CMP, CMP_R_INVALID_OPTION); in OSSL_CMP_CTX_get_option()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt228 CMP_R_INVALID_OPTION:174:invalid option