Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/asymmetric_keys/
Dverify_pefile.c322 static int pefile_digest_pe(const void *pebuf, unsigned int pelen, in pefile_digest_pe() function
450 ret = pefile_digest_pe(pebuf, pelen, &ctx); in verify_pefile_signature()