Lines Matching refs:talitos_ctx

640 struct talitos_ctx {  struct
672 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_setauthsize() argument
682 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_setkey()
822 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in ipsec_esp_encrypt_done()
852 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in ipsec_esp_decrypt_swauth_done()
946 struct talitos_ctx *ctx = crypto_aead_ctx(aead); in ipsec_esp()
1221 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_edesc_alloc()
1233 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_encrypt()
1250 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_decrypt()
1302 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_givencrypt()
1323 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_setkey()
1369 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in common_nonsnoop()
1465 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_edesc_alloc()
1476 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_encrypt()
1493 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_decrypt()
1559 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm); in common_nonsnoop_hash()
1645 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm); in ahash_edesc_alloc()
1699 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm); in ahash_process_req()
1837 struct talitos_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in keyhash()
1880 struct talitos_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in ahash_setkey()
2383 struct talitos_ctx *ctx = crypto_tfm_ctx(tfm); in talitos_cra_init()
2413 struct talitos_ctx *ctx = crypto_tfm_ctx(tfm); in talitos_cra_init_aead()
2425 struct talitos_ctx *ctx = crypto_tfm_ctx(tfm); in talitos_cra_init_ahash()
2572 alg->cra_ctxsize = sizeof(struct talitos_ctx); in talitos_alg_alloc()