Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dcmserr.h69 # define CMS_R_NOT_KEK 123 macro
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_err.c90 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_NOT_KEK), "not kek"},
H A Dcms_env.c627 ERR_raise(ERR_LIB_CMS, CMS_R_NOT_KEK); in CMS_RecipientInfo_kekri_id_cmp()
764 ERR_raise(ERR_LIB_CMS, CMS_R_NOT_KEK); in CMS_RecipientInfo_kekri_get0_id()
794 ERR_raise(ERR_LIB_CMS, CMS_R_NOT_KEK); in CMS_RecipientInfo_set0_key()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt329 CMS_R_NOT_KEK:123:not kek