Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/microcode/
H A Damd_shas.c2 static const struct patch_digest phashes[] = { variable
H A Damd.c232 pd = bsearch(&patch_id, phashes, ARRAY_SIZE(phashes), sizeof(struct patch_digest), cmp_id); in verify_sha256_digest()