Lines Matching refs:talitos_ctx

707 struct talitos_ctx {  struct
738 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_setauthsize() argument
748 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_setkey()
893 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in ipsec_esp_encrypt_done()
922 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in ipsec_esp_decrypt_swauth_done()
1016 struct talitos_ctx *ctx = crypto_aead_ctx(aead); in ipsec_esp()
1282 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_edesc_alloc()
1292 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_encrypt()
1309 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_decrypt()
1362 struct talitos_ctx *ctx = crypto_aead_ctx(authenc); in aead_givencrypt()
1384 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_setkey()
1442 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in common_nonsnoop()
1539 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_edesc_alloc()
1548 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_encrypt()
1565 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_decrypt()
1631 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm); in common_nonsnoop_hash()
1718 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm); in ahash_edesc_alloc()
1772 struct talitos_ctx *ctx = crypto_ahash_ctx(tfm); in ahash_process_req()
2246 struct talitos_ctx *ctx = crypto_tfm_ctx(tfm); in talitos_cra_init()
2267 struct talitos_ctx *ctx = crypto_tfm_ctx(tfm); in talitos_cra_init_aead()
2279 struct talitos_ctx *ctx = crypto_tfm_ctx(tfm); in talitos_cra_init_ahash()
2398 alg->cra_ctxsize = sizeof(struct talitos_ctx); in talitos_alg_alloc()