Home
last modified time | relevance | path

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

/openbmc/linux/crypto/asymmetric_keys/
H A Dverify_pefile.c22 static int pefile_parse_binary(const void *pebuf, unsigned int pelen, in pefile_parse_binary() function
430 ret = pefile_parse_binary(pebuf, pelen, &ctx); in verify_pefile_signature()