Searched refs:PKEY_ID_PKCS7 (Results 1 – 15 of 15) 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()
65 #define PKEY_ID_PKCS7 2 macro211 struct module_signature sig_info = { .id_type = PKEY_ID_PKCS7 }; in main()
26 #define PKEY_ID_PKCS7 2 macro
52 if (ms->id_type != PKEY_ID_PKCS7) in s390_verify_sig()