Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c54 u8 blocksz; member
102 return ctx->blocksz / sizeof(u32); in safexcel_skcipher_iv()
1286 ctx->blocksz = 0; in safexcel_skcipher_aes_ecb_cra_init()
1323 ctx->blocksz = AES_BLOCK_SIZE; in safexcel_skcipher_aes_cbc_cra_init()
1397 ctx->blocksz = AES_BLOCK_SIZE; in safexcel_skcipher_aes_ctr_cra_init()
1458 ctx->blocksz = DES_BLOCK_SIZE; in safexcel_skcipher_des_cbc_cra_init()
1498 ctx->blocksz = 0; in safexcel_skcipher_des_ecb_cra_init()
1597 ctx->blocksz = 0; in safexcel_skcipher_des3_ecb_cra_init()
1655 ctx->blocksz = AES_BLOCK_SIZE; in safexcel_aead_cra_init()
2036 ctx->blocksz = DES_BLOCK_SIZE; in safexcel_aead_sha1_des_cra_init()
[all …]