Lines Matching defs:talitos_ctx

850 struct talitos_ctx {
892 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
925 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
992 struct talitos_ctx *ctx = crypto_aead_ctx(aead);
1201 struct talitos_ctx *ctx = crypto_aead_ctx(aead);
1422 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
1435 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
1453 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
1494 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1552 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1573 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1643 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1654 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1679 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1769 static void talitos_handle_buggy_hash(struct talitos_ctx *ctx,
1793 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
1916 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
1931 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
1984 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
2136 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
2160 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
2189 struct talitos_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm));
2220 struct talitos_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm));
3047 static int talitos_init_common(struct talitos_ctx *ctx,
3073 struct talitos_ctx *ctx = crypto_aead_ctx(tfm);
3085 struct talitos_ctx *ctx = crypto_skcipher_ctx(tfm);
3097 struct talitos_ctx *ctx = crypto_tfm_ctx(tfm);
3112 struct talitos_ctx *ctx = crypto_tfm_ctx(tfm);
3266 alg->cra_ctxsize = sizeof(struct talitos_ctx);