Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-crypt.c150 CRYPT_KEY_MAC_SIZE_SET, /* The integrity_key_size option was used */ enumerator
2937 if (!test_bit(CRYPT_KEY_MAC_SIZE_SET, &cc->cipher_flags)) in crypt_ctr_auth_cipher()
3226 set_bit(CRYPT_KEY_MAC_SIZE_SET, &cc->cipher_flags); in crypt_ctr_optional()
3618 num_feature_args += test_bit(CRYPT_KEY_MAC_SIZE_SET, &cc->cipher_flags); in crypt_status()
3639 if (test_bit(CRYPT_KEY_MAC_SIZE_SET, &cc->cipher_flags)) in crypt_status()