Searched refs:PKEY_ID_PKCS7 (Results 1 – 5 of 5) sorted by relevance
60 if (ms.id_type != PKEY_ID_PKCS7) { in mod_verify_sig()
35 PKEY_ID_PKCS7, /* Signature in PKCS#7 message */ enumerator
61 #define PKEY_ID_PKCS7 2 macro131 struct module_signature sig_info = { .id_type = PKEY_ID_PKCS7 }; in main()
26 #define PKEY_ID_PKCS7 2 macro
42 [PKEY_ID_PKCS7] = "PKCS#7",