Searched refs:sa_tfm_ctx (Results 1 – 2 of 2) sorted by relevance
123 struct sa_tfm_ctx *ctx;212 struct sa_tfm_ctx *ctx;812 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_cra_exit()827 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_cra_init()861 struct sa_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in sa_cipher_setkey()1273 struct sa_tfm_ctx *ctx = in sa_cipher_run()1381 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in sa_sha_run()1429 static int sa_sha_setup(struct sa_tfm_ctx *ctx, struct algo_data *ad) in sa_sha_setup()1470 struct sa_tfm_ctx *ctx = crypto_tfm_ctx(tfm); in sa_sha_cra_init_alg()1519 struct sa_tfm_ctx *ctx = crypto_ahash_ctx(tfm); in sa_sha_init()[all …]
22 struct sa_tfm_ctx;203 struct sa_tfm_ctx *ctx;302 struct sa_tfm_ctx { struct