Searched refs:PKEY_ID_PKCS7 (Results 1 – 5 of 5) sorted by relevance
20 PKEY_ID_PKCS7, /* Signature in PKCS#7 message */ enumerator
27 if (ms->id_type != PKEY_ID_PKCS7) { in mod_check_sig()
72 #define PKEY_ID_PKCS7 2 macro218 struct module_signature sig_info = { .id_type = PKEY_ID_PKCS7 }; in main()
33 #define PKEY_ID_PKCS7 2 macro
56 if (ms->id_type != PKEY_ID_PKCS7) in s390_verify_sig()