Searched refs:enc_info (Results 1 – 2 of 2) sorted by relevance
377 LE_16(rcb->enc_info.data_enc_key_index); in pqisrc_build_aio_common()379 LE_32(rcb->enc_info.encrypt_tweak_lower); in pqisrc_build_aio_common()381 LE_32(rcb->enc_info.encrypt_tweak_upper); in pqisrc_build_aio_common()493 LE_16(rcb->enc_info.data_enc_key_index); in pqisrc_build_aio_R1_write()495 LE_32(rcb->enc_info.encrypt_tweak_lower); in pqisrc_build_aio_R1_write()497 LE_32(rcb->enc_info.encrypt_tweak_upper); in pqisrc_build_aio_R1_write()646 LE_16(rcb->enc_info.data_enc_key_index); in pqisrc_build_aio_R5or6_write()648 LE_32(rcb->enc_info.encrypt_tweak_lower); in pqisrc_build_aio_R5or6_write()650 LE_32(rcb->enc_info.encrypt_tweak_upper); in pqisrc_build_aio_R5or6_write()1093 pqisrc_set_enc_info(struct pqi_enc_info *enc_info, in pqisrc_set_enc_info() argument[all …]
1236 struct pqi_enc_info enc_info; member