Home
last modified time | relevance | path

Searched refs:PKCS7_R_NO_SIGNATURES_ON_DATA (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/include/openssl/
Dpkcs7err.h81 # define PKCS7_R_NO_SIGNATURES_ON_DATA 123 macro
/third_party/openssl/crypto/pkcs7/
Dpkcs7err.c104 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_NO_SIGNATURES_ON_DATA),
Dpk7_smime.c250 PKCS7err(PKCS7_F_PKCS7_VERIFY, PKCS7_R_NO_SIGNATURES_ON_DATA); in PKCS7_verify()
/third_party/python/Modules/
D_ssl_data.h3182 #ifdef PKCS7_R_NO_SIGNATURES_ON_DATA
3183 {"NO_SIGNATURES_ON_DATA", ERR_LIB_PKCS7, PKCS7_R_NO_SIGNATURES_ON_DATA},
D_ssl_data_111.h3453 #ifdef PKCS7_R_NO_SIGNATURES_ON_DATA
3454 {"NO_SIGNATURES_ON_DATA", ERR_LIB_PKCS7, PKCS7_R_NO_SIGNATURES_ON_DATA},
D_ssl_data_300.h4588 #ifdef PKCS7_R_NO_SIGNATURES_ON_DATA
4589 {"NO_SIGNATURES_ON_DATA", ERR_LIB_PKCS7, PKCS7_R_NO_SIGNATURES_ON_DATA},
/third_party/openssl/crypto/err/
Dopenssl.txt2453 PKCS7_R_NO_SIGNATURES_ON_DATA:123:no signatures on data