Searched refs:s5p_aes_ctx (Results 1 – 1 of 1) sorted by relevance
168 struct s5p_aes_ctx { struct185 struct s5p_aes_ctx *ctx; argument516 struct s5p_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in s5p_aes_crypt()534 struct s5p_aes_ctx *ctx = crypto_tfm_ctx(tfm); in s5p_aes_setkey()569 struct s5p_aes_ctx *ctx = crypto_tfm_ctx(tfm); in s5p_aes_cra_init()586 .cra_ctxsize = sizeof(struct s5p_aes_ctx),607 .cra_ctxsize = sizeof(struct s5p_aes_ctx),