Searched refs:is_key_on_revocation_list (Results 1 – 3 of 3) sorted by relevance
98 extern int is_key_on_revocation_list(struct pkcs7_message *pkcs7);104 static inline int is_key_on_revocation_list(struct pkcs7_message *pkcs7) in is_key_on_revocation_list() function
288 int is_key_on_revocation_list(struct pkcs7_message *pkcs7) in is_key_on_revocation_list() function
333 ret = is_key_on_revocation_list(pkcs7); in verify_pkcs7_message_sig()