Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Ds5p-sss.c249 struct s5p_aes_ctx { struct
304 struct s5p_aes_ctx *ctx;
2043 struct s5p_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in s5p_aes_crypt()
2060 struct s5p_aes_ctx *ctx = crypto_tfm_ctx(tfm); in s5p_aes_setkey()
2095 struct s5p_aes_ctx *ctx = crypto_tfm_ctx(tfm); in s5p_aes_cra_init()
2112 .cra_ctxsize = sizeof(struct s5p_aes_ctx),
2133 .cra_ctxsize = sizeof(struct s5p_aes_ctx),