Searched refs:MINKEYBLOBSIZE (Results 1 – 2 of 2) sorted by relevance
30 #define MINKEYBLOBSIZE SECKEYBLOBSIZE macro
720 if (!ukey || keylen < MINKEYBLOBSIZE || keylen > KEYBLOBBUFSIZE) in _copy_key_from_user()