Home
last modified time | relevance | path

Searched refs:icvw_kmode (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h98 __le16 icvw_kmode; member
H A Dsec_crypto.c1263 sec_sqe->type2.icvw_kmode |= cpu_to_le16(((u16)c_ctx->c_mode) << in sec_skcipher_bd_fill()
1266 sec_sqe->type2.icvw_kmode |= cpu_to_le16(((u16)c_ctx->c_key_len) << in sec_skcipher_bd_fill()
1516 sec_sqe->type2.icvw_kmode |= cpu_to_le16((u16)authsize); in sec_auth_bd_fill_xcm()