Home
last modified time | relevance | path

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

/linux/kernel/
H A Dmodule_signature.c18 * @file_len: Size of the file to which @ms is appended.
21 int mod_check_sig(const struct module_signature *ms, size_t file_len, in mod_check_sig() argument
24 if (be32_to_cpu(ms->sig_len) >= file_len - sizeof(*ms)) in mod_check_sig()
/linux/include/linux/
H A Dmodule_signature.h43 int mod_check_sig(const struct module_signature *ms, size_t file_len,
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Derror-dump.h94 * @file_len: the length of all the file starting from %barker
99 __le32 file_len; member
283 * @file_len: the length of all the file including the header
287 __le32 file_len; member