Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c126 static bool verify_container(const u8 *buf, size_t buf_size, bool early) in verify_container() function
158 if (!verify_container(buf, buf_size, early)) in verify_equivalence_table()
921 if (!verify_container(fw->data, fw->size, false)) in request_microcode_amd()