Searched refs:talitos_ctx (Results 1 - 1 of 1) sorted by relevance

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

Completed in 60 milliseconds