Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c22 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_opti_poll()
129 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cipher_poll()
322 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_aes_encrypt()
333 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_aes_decrypt()
345 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_aes_encrypt()
356 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_aes_decrypt()
368 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_des_encrypt()
379 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_des_decrypt()
391 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_des_encrypt()
402 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_des_decrypt()
[all …]
Dsun4i-ss.h149 struct sun4i_tfm_ctx { struct
Dsun4i-ss-core.c93 .cra_ctxsize = sizeof(struct sun4i_tfm_ctx),
115 .cra_ctxsize = sizeof(struct sun4i_tfm_ctx),