cipher_flags       68 drivers/crypto/bcm/spu.c 		cflags = be32_to_cpu(spuh->sa.cipher_flags);
cipher_flags      786 drivers/crypto/bcm/spu.c 	spuh->sa.cipher_flags = cpu_to_be32(cipher_bits);
cipher_flags      903 drivers/crypto/bcm/spu.c 	spuh->sa.cipher_flags = cpu_to_be32(cipher_bits);
cipher_flags      976 drivers/crypto/bcm/spu.c 	cipher_bits = be32_to_cpu(spuh->sa.cipher_flags);
cipher_flags      986 drivers/crypto/bcm/spu.c 		spuh->sa.cipher_flags |=
cipher_flags      996 drivers/crypto/bcm/spu.c 	spuh->sa.cipher_flags = cpu_to_be32(cipher_bits);
cipher_flags      150 drivers/crypto/bcm/spum.h 	u32 cipher_flags;
cipher_flags      166 drivers/md/dm-crypt.c 	unsigned long cipher_flags;
cipher_flags      337 drivers/md/dm-crypt.c 	if (test_bit(CRYPT_MODE_INTEGRITY_AEAD, &cc->cipher_flags))
cipher_flags      703 drivers/md/dm-crypt.c 	if (test_bit(CRYPT_MODE_INTEGRITY_AEAD, &cc->cipher_flags)) {
cipher_flags      801 drivers/md/dm-crypt.c 	return test_bit(CRYPT_MODE_INTEGRITY_AEAD, &cc->cipher_flags);
cipher_flags      986 drivers/md/dm-crypt.c 	if (test_bit(CRYPT_IV_LARGE_SECTORS, &cc->cipher_flags))
cipher_flags     1081 drivers/md/dm-crypt.c 	if (test_bit(CRYPT_IV_LARGE_SECTORS, &cc->cipher_flags))
cipher_flags     2524 drivers/md/dm-crypt.c 				set_bit(CRYPT_MODE_INTEGRITY_AEAD, &cc->cipher_flags);
cipher_flags     2546 drivers/md/dm-crypt.c 			set_bit(CRYPT_IV_LARGE_SECTORS, &cc->cipher_flags);
cipher_flags     2845 drivers/md/dm-crypt.c 		num_feature_args += test_bit(CRYPT_IV_LARGE_SECTORS, &cc->cipher_flags);
cipher_flags     2860 drivers/md/dm-crypt.c 			if (test_bit(CRYPT_IV_LARGE_SECTORS, &cc->cipher_flags))