Searched refs:CT_R_SCT_INVALID_SIGNATURE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dcterr.h70 # define CT_R_SCT_INVALID_SIGNATURE 107 macro
/freebsd-12-stable/crypto/openssl/crypto/ct/
H A Dct_err.c70 {ERR_PACK(ERR_LIB_CT, 0, CT_R_SCT_INVALID_SIGNATURE),
H A Dct_oct.c42 CTerr(CT_F_O2I_SCT_SIGNATURE, CT_R_SCT_INVALID_SIGNATURE);
51 CTerr(CT_F_O2I_SCT_SIGNATURE, CT_R_SCT_INVALID_SIGNATURE);
58 CTerr(CT_F_O2I_SCT_SIGNATURE, CT_R_SCT_INVALID_SIGNATURE);
159 CTerr(CT_F_I2O_SCT_SIGNATURE, CT_R_SCT_INVALID_SIGNATURE);
H A Dct_vfy.c135 CTerr(CT_F_SCT_CTX_VERIFY, CT_R_SCT_INVALID_SIGNATURE);

Completed in 43 milliseconds