Searched refs:KEY_NUM_MAX (Results 1 – 1 of 1) sorted by relevance
11 #define KEY_NUM_MAX 128 /* maximum dm crypt keys */ macro119 if (key_count > KEY_NUM_MAX) { in restore_dm_crypt_keys_to_thread_keyring()251 if (key_count > KEY_NUM_MAX) { in config_keys_make_item()252 pr_err("Only %u keys at maximum to be created\n", KEY_NUM_MAX); in config_keys_make_item()