Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/inside-secure/
Dsafexcel_cipher.c55 u32 ivmask; member
100 cdesc->control_data.options |= ctx->ivmask; in safexcel_skcipher_iv()
1218 ctx->ivmask = EIP197_OPTION_4_TOKEN_IV_CMD; in safexcel_skcipher_cra_init()
1285 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_skcipher_aes_ecb_cra_init()
1533 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_skcipher_des_cbc_cra_init()
1573 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_skcipher_des_ecb_cra_init()
1632 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_skcipher_des3_cbc_cra_init()
1672 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_skcipher_des3_ecb_cra_init()
1730 ctx->ivmask = EIP197_OPTION_4_TOKEN_IV_CMD; in safexcel_aead_cra_init()
1926 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_aead_sha1_des3_cra_init()
[all …]