Searched refs:is_key_on_revocation_list (Results 1 – 3 of 3) sorted by relevance
62 extern int is_key_on_revocation_list(struct pkcs7_message *pkcs7);68 static inline int is_key_on_revocation_list(struct pkcs7_message *pkcs7) in is_key_on_revocation_list() function
184 int is_key_on_revocation_list(struct pkcs7_message *pkcs7) in is_key_on_revocation_list() function
224 ret = is_key_on_revocation_list(pkcs7); in verify_pkcs7_message_sig()