Home
last modified time | relevance | path

Searched refs:ERR_R_PKCS7_LIB (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_init.c32 ERR_raise(ERR_LIB_PKCS12, ERR_R_PKCS7_LIB); in PKCS12_init_ex()
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_smime.c32 ERR_raise(ERR_LIB_PKCS7, ERR_R_PKCS7_LIB); in PKCS7_sign_ex()
81 ERR_raise(ERR_LIB_PKCS7, ERR_R_PKCS7_LIB); in PKCS7_final()
438 ERR_raise(ERR_LIB_PKCS7, ERR_R_PKCS7_LIB); in PKCS7_encrypt_ex()
H A Dpk7_doit.c746 ERR_raise(ERR_LIB_PKCS7, ERR_R_PKCS7_LIB); in do_pkcs7_signed_attrib()
757 ERR_raise(ERR_LIB_PKCS7, ERR_R_PKCS7_LIB); in do_pkcs7_signed_attrib()
/freebsd/crypto/openssl/include/openssl/
H A Derr.h331 # define ERR_R_PKCS7_LIB (ERR_LIB_PKCS7/* 33 */ | ERR_RFLAG_COMMON) macro
H A Derr.h.in333 # define ERR_R_PKCS7_LIB (ERR_LIB_PKCS7/* 33 */ | ERR_RFLAG_COMMON) macro
/freebsd/crypto/openssl/crypto/err/
H A Derr.c103 {ERR_R_PKCS7_LIB, "PKCS7 lib"},
/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c770 ERR_raise(ERR_LIB_TS, ERR_R_PKCS7_LIB); in ts_RESP_sign()
/freebsd/crypto/openssl/
H A DCHANGES.md15076 (= ERR_R_PKCS7_LIB); it is now 64 instead of 32.