Searched refs:num_keyslots (Results 1 – 1 of 1) sorted by relevance
173 unsigned int num_keyslots; in cqhci_crypto_init() local201 num_keyslots = cq_host->crypto_capabilities.config_count + 1; in cqhci_crypto_init()203 err = devm_blk_crypto_profile_init(dev, profile, num_keyslots); in cqhci_crypto_init()234 for (slot = 0; slot < num_keyslots; slot++) in cqhci_crypto_init()