Searched defs:pebuf (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| D | verify_pefile.c | 22 static int pefile_parse_binary(const void *pebuf, unsigned int pelen, in pefile_parse_binary() 122 static int pefile_strip_sig_wrapper(const void *pebuf, in pefile_strip_sig_wrapper() 245 static int pefile_digest_pe_contents(const void *pebuf, unsigned int pelen, in pefile_digest_pe_contents() 322 static int pefile_digest_pe(const void *pebuf, unsigned int pelen, in pefile_digest_pe() 420 int verify_pefile_signature(const void *pebuf, unsigned pelen, in verify_pefile_signature()
|
| /kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
| D | verify_pefile.c | 22 static int pefile_parse_binary(const void *pebuf, unsigned int pelen, in pefile_parse_binary() 122 static int pefile_strip_sig_wrapper(const void *pebuf, in pefile_strip_sig_wrapper() 245 static int pefile_digest_pe_contents(const void *pebuf, unsigned int pelen, in pefile_digest_pe_contents() 322 static int pefile_digest_pe(const void *pebuf, unsigned int pelen, in pefile_digest_pe() 420 int verify_pefile_signature(const void *pebuf, unsigned pelen, in verify_pefile_signature()
|