Searched defs:pebuf (Results 1 – 1 of 1) sorted by relevance
| /linux/crypto/asymmetric_keys/ |
| H A D | verify_pefile.c | 22 static int pefile_parse_binary(const void *pebuf, unsigned int pelen, in pefile_parse_binary() argument 122 pefile_strip_sig_wrapper(const void * pebuf,struct pefile_context * ctx) pefile_strip_sig_wrapper() argument 245 pefile_digest_pe_contents(const void * pebuf,unsigned int pelen,struct pefile_context * ctx,struct shash_desc * desc) pefile_digest_pe_contents() argument 322 pefile_digest_pe(const void * pebuf,unsigned int pelen,struct pefile_context * ctx) pefile_digest_pe() argument 420 verify_pefile_signature(const void * pebuf,unsigned pelen,struct key * trusted_keys,enum key_being_used_for usage) verify_pefile_signature() argument [all...] |