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