Home
last modified time | relevance | path

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

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