Searched refs:is_key_on_revocation_list (Results 1 – 3 of 3) sorted by relevance
55 extern int is_key_on_revocation_list(struct pkcs7_message *pkcs7);61 static inline int is_key_on_revocation_list(struct pkcs7_message *pkcs7) in is_key_on_revocation_list() function
183 int is_key_on_revocation_list(struct pkcs7_message *pkcs7) in is_key_on_revocation_list() function
202 ret = is_key_on_revocation_list(pkcs7); in verify_pkcs7_message_sig()