Searched refs:CRYPT_KEY_MAC_SIZE_SET (Results 1 – 1 of 1) sorted by relevance
150 CRYPT_KEY_MAC_SIZE_SET, /* The integrity_key_size option was used */ enumerator2937 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()