Searched refs:sa_tfm_ctx (Results 1 – 2 of 2) sorted by relevance
142 struct sa_tfm_ctx *ctx;231 struct sa_tfm_ctx *ctx;834 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_cra_exit()849 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_cra_init()887 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_setkey()1298 struct sa_tfm_ctx *ctx = in sa_cipher_run()1403 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in sa_sha_run()1451 static int sa_sha_setup(struct sa_tfm_ctx *ctx, struct algo_data *ad) in sa_sha_setup()1493 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha_cra_init_alg()1542 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_init()[all …]
22 struct sa_tfm_ctx;207 struct sa_tfm_ctx *ctx;306 struct sa_tfm_ctx { struct