Searched refs:security_strength (Results 1 – 2 of 2) sorted by relevance
26 .security_strength = 32,33 .security_strength = 16,40 .security_strength = 32,47 .security_strength = 16,90 BUG_ON(blk_crypto_modes[i].security_strength > in bio_crypt_ctx_init()362 if (raw_key_size < mode->security_strength || in blk_crypto_init_key()
17 unsigned int security_strength; /* security strength in bytes */ member