Searched refs:cipher_flags (Results 1 – 3 of 3) sorted by relevance
68 cflags = be32_to_cpu(spuh->sa.cipher_flags); in spum_dump_msg_hdr()786 spuh->sa.cipher_flags = cpu_to_be32(cipher_bits); in spum_create_request()903 spuh->sa.cipher_flags = cpu_to_be32(cipher_bits); in spum_cipher_req_init()976 cipher_bits = be32_to_cpu(spuh->sa.cipher_flags); in spum_cipher_req_finish()986 spuh->sa.cipher_flags |= in spum_cipher_req_finish()996 spuh->sa.cipher_flags = cpu_to_be32(cipher_bits); in spum_cipher_req_finish()
150 u32 cipher_flags; member
125 enum cipher_flags { enum166 unsigned long cipher_flags; member697 if (test_bit(CRYPT_MODE_INTEGRITY_AEAD, &cc->cipher_flags)) { in crypt_iv_eboiv_ctr()795 return test_bit(CRYPT_MODE_INTEGRITY_AEAD, &cc->cipher_flags); in crypt_integrity_aead()980 if (test_bit(CRYPT_IV_LARGE_SECTORS, &cc->cipher_flags)) in crypt_convert_block_aead()1075 if (test_bit(CRYPT_IV_LARGE_SECTORS, &cc->cipher_flags)) in crypt_convert_block_skcipher()2518 set_bit(CRYPT_MODE_INTEGRITY_AEAD, &cc->cipher_flags); in crypt_ctr_optional()2540 set_bit(CRYPT_IV_LARGE_SECTORS, &cc->cipher_flags); in crypt_ctr_optional()2842 num_feature_args += test_bit(CRYPT_IV_LARGE_SECTORS, &cc->cipher_flags); in crypt_status()2857 if (test_bit(CRYPT_IV_LARGE_SECTORS, &cc->cipher_flags)) in crypt_status()