Lines Matching defs:talitos_ctx
849 struct talitos_ctx {
891 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
924 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
991 struct talitos_ctx *ctx = crypto_aead_ctx(aead);
1200 struct talitos_ctx *ctx = crypto_aead_ctx(aead);
1421 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
1434 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
1452 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
1493 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1551 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1572 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1642 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1653 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1678 struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
1768 static void talitos_handle_buggy_hash(struct talitos_ctx *ctx,
1792 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
1915 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
1930 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
1983 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
2135 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
2159 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
2188 struct talitos_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm));
2219 struct talitos_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm));
3046 static int talitos_init_common(struct talitos_ctx *ctx,
3072 struct talitos_ctx *ctx = crypto_aead_ctx(tfm);
3084 struct talitos_ctx *ctx = crypto_skcipher_ctx(tfm);
3096 struct talitos_ctx *ctx = crypto_tfm_ctx(tfm);
3111 struct talitos_ctx *ctx = crypto_tfm_ctx(tfm);
3265 alg->cra_ctxsize = sizeof(struct talitos_ctx);