Home
last modified time | relevance | path

Searched defs:module_sig_check (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/module/
H A Dsigning.c70 int module_sig_check(struct load_info *info, int flags) in module_sig_check() function
H A Dinternal.h334 static inline int module_sig_check(struct load_info *info, int flags) in module_sig_check() function