Home
last modified time | relevance | path

Searched refs:pefile_context (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/crypto/asymmetric_keys/
Dmscode_parser.c24 int mscode_parse(struct pefile_context *ctx) in mscode_parse()
82 struct pefile_context *ctx = context; in mscode_note_digest_algo()
130 struct pefile_context *ctx = context; in mscode_note_digest()
Dverify_pefile.h16 struct pefile_context { struct
42 extern int mscode_parse(struct pefile_context *ctx); argument
Dverify_pefile.c27 struct pefile_context *ctx) in pefile_parse_binary()
127 struct pefile_context *ctx) in pefile_strip_sig_wrapper()
246 struct pefile_context *ctx, in pefile_digest_pe_contents()
323 struct pefile_context *ctx) in pefile_digest_pe()
426 struct pefile_context ctx; in verify_pefile_signature()