Searched defs:key_check (Results 1 – 2 of 2) sorted by relevance
372 static inline void key_check(const struct key *key) in key_check() function380 #define key_check(key) do {} while(0) macro
374 static inline void key_check(const struct key *key) in key_check() function382 #define key_check(key) do {} while(0) macro