Searched refs:is_key_on_revocation_list (Results 1 – 3 of 3) sorted by relevance
84 extern int is_key_on_revocation_list(struct pkcs7_message *pkcs7);90 static inline int is_key_on_revocation_list(struct pkcs7_message *pkcs7) in is_key_on_revocation_list() function
266 ret = is_key_on_revocation_list(pkcs7); in verify_pkcs7_message_sig()
285 int is_key_on_revocation_list(struct pkcs7_message *pkcs7) in is_key_on_revocation_list() function