Searched refs:verify_pefile_signature (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dverify_pefile.h15 extern int verify_pefile_signature(const void *pebuf, unsigned pelen,
/linux-4.1.27/crypto/asymmetric_keys/
H A Dverify_pefile.c392 * verify_pefile_signature - Verify the signature on a PE binary image
419 int verify_pefile_signature(const void *pebuf, unsigned pelen, verify_pefile_signature() function
/linux-4.1.27/arch/x86/kernel/
H A Dkexec-bzimage64.c537 ret = verify_pefile_signature(kernel, kernel_len, bzImage64_verify_sig()

Completed in 127 milliseconds