Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c55 u32 ivmask; member
100 cdesc->control_data.options |= ctx->ivmask; in safexcel_skcipher_iv()
1220 ctx->ivmask = EIP197_OPTION_4_TOKEN_IV_CMD; in safexcel_skcipher_cra_init()
1287 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_skcipher_aes_ecb_cra_init()
1459 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_skcipher_des_cbc_cra_init()
1499 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_skcipher_des_ecb_cra_init()
1558 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_skcipher_des3_cbc_cra_init()
1598 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_skcipher_des3_ecb_cra_init()
1656 ctx->ivmask = EIP197_OPTION_4_TOKEN_IV_CMD; in safexcel_aead_cra_init()
1852 ctx->ivmask = EIP197_OPTION_2_TOKEN_IV_CMD; in safexcel_aead_sha1_des3_cra_init()
[all …]