Searched refs:sec_alg_tfm_ctx (Results 1 – 2 of 2) sorted by relevance
126 static void sec_alg_skcipher_init_template(struct sec_alg_tfm_ctx *ctx, in sec_alg_skcipher_init_template()148 struct sec_alg_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sec_alg_skcipher_init_context()235 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_setkey()442 struct sec_alg_tfm_ctx *ctx = sec_req->tfm_ctx; in sec_skcipher_alg_callback()724 struct sec_alg_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sec_alg_skcipher_crypto()882 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_init()900 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_exit()913 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_init_with_queue()933 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_exit_with_queue()947 .cra_ctxsize = sizeof(struct sec_alg_tfm_ctx),[all …]
242 struct sec_alg_tfm_ctx { struct278 struct sec_alg_tfm_ctx *tfm_ctx;