Searched refs:c_icv_key (Results 1 – 3 of 3) sorted by relevance
248 uint16_t c_icv_key; member
401 sqe->c_icv_key = SHIFT_U32(c_ctx->c_key_len, SEC_CKEY_OFFSET_V3); in sec_cipher_bd3_fill()404 sqe->c_icv_key |= CIPHER_ENCRYPT; in sec_cipher_bd3_fill()406 sqe->c_icv_key |= CIPHER_DECRYPT; in sec_cipher_bd3_fill()
86 sqe->c_icv_key = SHIFT_U32(ae_ctx->c_key_len, SEC_CKEY_OFFSET_V3) | in sec_aead_bd3_fill()95 sqe->c_icv_key |= CIPHER_ENCRYPT; in sec_aead_bd3_fill()99 sqe->c_icv_key |= CIPHER_DECRYPT; in sec_aead_bd3_fill()