Searched refs:PKCS7_R_WRONG_PKCS7_TYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/pkcs7/
H A Dpkcs7err.c192 {ERR_REASON(PKCS7_R_WRONG_PKCS7_TYPE), "wrong pkcs7 type"},
H A Dpkcs7.h476 # define PKCS7_R_WRONG_PKCS7_TYPE 114 macro
H A Dpk7_doit.c991 PKCS7err(PKCS7_F_PKCS7_DATAVERIFY, PKCS7_R_WRONG_PKCS7_TYPE);
1039 PKCS7err(PKCS7_F_PKCS7_SIGNATUREVERIFY, PKCS7_R_WRONG_PKCS7_TYPE);

Completed in 55 milliseconds