Searched refs:pkcs7_verify (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/include/crypto/
H A Dpkcs7.h39 * pkcs7_verify.c
41 extern int pkcs7_verify(struct pkcs7_message *pkcs7,
/linux-4.4.14/crypto/asymmetric_keys/
H A DMakefile43 pkcs7_verify.o
H A Dpkcs7_key_type.c58 ret = pkcs7_verify(pkcs7, usage); pkcs7_preparse()
H A Dpkcs7_verify.c348 * pkcs7_verify - Verify a PKCS#7 message
376 int pkcs7_verify(struct pkcs7_message *pkcs7, pkcs7_verify() function
446 EXPORT_SYMBOL_GPL(pkcs7_verify); variable
456 * data will not be modified by pkcs7_verify() and will not be freed when the
H A Dverify_pefile.c468 ret = pkcs7_verify(pkcs7, usage); verify_pefile_signature()
/linux-4.4.14/certs/
H A Dsystem_keyring.c137 ret = pkcs7_verify(pkcs7, usage); system_verify_data()

Completed in 138 milliseconds