Searched refs:PKEY_ID_PKCS7 (Results 1 – 3 of 3) sorted by relevance
22 PKEY_ID_PKCS7, /* Signature in PKCS#7 message */ enumerator67 if (ms.id_type != PKEY_ID_PKCS7) { in mod_verify_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