Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/asymmetric_keys/
Dverify_pefile.c318 static int pefile_digest_pe(const void *pebuf, unsigned int pelen, in pefile_digest_pe() function
447 ret = pefile_digest_pe(pebuf, pelen, &ctx); in verify_pefile_signature()