Symbol: talitos_ctx
drivers/crypto/talitos.c
1201
struct talitos_ctx *ctx = crypto_aead_ctx(aead);
drivers/crypto/talitos.c
1422
struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/talitos.c
1435
struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/talitos.c
1453
struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/talitos.c
1494
struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
drivers/crypto/talitos.c
1552
struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
drivers/crypto/talitos.c
1573
struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
drivers/crypto/talitos.c
1643
struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
drivers/crypto/talitos.c
1654
struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
drivers/crypto/talitos.c
1679
struct talitos_ctx *ctx = crypto_skcipher_ctx(cipher);
drivers/crypto/talitos.c
1769
static void talitos_handle_buggy_hash(struct talitos_ctx *ctx,
drivers/crypto/talitos.c
1793
struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
drivers/crypto/talitos.c
1916
struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
drivers/crypto/talitos.c
1931
struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
drivers/crypto/talitos.c
1984
struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
drivers/crypto/talitos.c
2137
struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
drivers/crypto/talitos.c
2161
struct talitos_ctx *ctx = crypto_ahash_ctx(tfm);
drivers/crypto/talitos.c
2190
struct talitos_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm));
drivers/crypto/talitos.c
2221
struct talitos_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm));
drivers/crypto/talitos.c
3048
static int talitos_init_common(struct talitos_ctx *ctx,
drivers/crypto/talitos.c
3074
struct talitos_ctx *ctx = crypto_aead_ctx(tfm);
drivers/crypto/talitos.c
3086
struct talitos_ctx *ctx = crypto_skcipher_ctx(tfm);
drivers/crypto/talitos.c
3098
struct talitos_ctx *ctx = crypto_tfm_ctx(tfm);
drivers/crypto/talitos.c
3113
struct talitos_ctx *ctx = crypto_tfm_ctx(tfm);
drivers/crypto/talitos.c
3267
alg->cra_ctxsize = sizeof(struct talitos_ctx);
drivers/crypto/talitos.c
892
struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/talitos.c
925
struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
drivers/crypto/talitos.c
992
struct talitos_ctx *ctx = crypto_aead_ctx(aead);