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()230 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_setkey()429 struct sec_alg_tfm_ctx *ctx = sec_req->tfm_ctx; in sec_skcipher_alg_callback()711 struct sec_alg_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sec_alg_skcipher_crypto()872 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_init()890 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_exit()903 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_init_with_queue()923 struct sec_alg_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sec_alg_skcipher_exit_with_queue()937 .cra_ctxsize = sizeof(struct sec_alg_tfm_ctx),[all …]
242 struct sec_alg_tfm_ctx { struct278 struct sec_alg_tfm_ctx *tfm_ctx;