Home
last modified time | relevance | path

Searched refs:blk_crypto_num_keyslots (Results 1 – 1 of 1) sorted by relevance

/block/
Dblk-crypto-fallback.c29 static unsigned int blk_crypto_num_keyslots = 100; variable
30 module_param_named(num_keyslots, blk_crypto_num_keyslots, uint, 0);
557 blk_crypto_num_keyslots); in blk_crypto_fallback_init()
577 blk_crypto_keyslots = kcalloc(blk_crypto_num_keyslots, in blk_crypto_fallback_init()
646 for (i = 0; i < blk_crypto_num_keyslots; i++) { in blk_crypto_fallback_start_using_mode()
672 for (i = 0; i < blk_crypto_num_keyslots; i++) { in blk_crypto_fallback_start_using_mode()