Home
last modified time | relevance | path

Searched defs:cryptd_tfm (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/crypto/
Dghash-ce-glue.c40 struct cryptd_ahash *cryptd_tfm; member
156 struct cryptd_ahash *cryptd_tfm = ctx->cryptd_tfm; in ghash_async_init() local
179 struct cryptd_ahash *cryptd_tfm = ctx->cryptd_tfm; in ghash_async_update() local
197 struct cryptd_ahash *cryptd_tfm = ctx->cryptd_tfm; in ghash_async_final() local
213 struct cryptd_ahash *cryptd_tfm = ctx->cryptd_tfm; in ghash_async_digest() local
248 struct cryptd_ahash *cryptd_tfm; in ghash_async_init_tfm() local
/linux-4.4.14/arch/x86/crypto/
Dghash-clmulni-intel_glue.c34 struct cryptd_ahash *cryptd_tfm; member
170 struct cryptd_ahash *cryptd_tfm = ctx->cryptd_tfm; in ghash_async_init() local
193 struct cryptd_ahash *cryptd_tfm = ctx->cryptd_tfm; in ghash_async_update() local
211 struct cryptd_ahash *cryptd_tfm = ctx->cryptd_tfm; in ghash_async_final() local
227 struct cryptd_ahash *cryptd_tfm = ctx->cryptd_tfm; in ghash_async_digest() local
262 struct cryptd_ahash *cryptd_tfm; in ghash_async_init_tfm() local
Daesni-intel_glue.c796 struct cryptd_aead *cryptd_tfm; in rfc4106_init() local
908 struct cryptd_aead *cryptd_tfm = *ctx; in rfc4106_set_key() local
934 struct cryptd_aead *cryptd_tfm = *ctx; in rfc4106_set_authsize() local
1104 struct cryptd_aead *cryptd_tfm = *ctx; in rfc4106_encrypt() local
1117 struct cryptd_aead *cryptd_tfm = *ctx; in rfc4106_decrypt() local
/linux-4.4.14/include/crypto/
Dablk_helper.h13 struct cryptd_ablkcipher *cryptd_tfm; member
/linux-4.4.14/crypto/
Dablk_helper.c125 struct cryptd_ablkcipher *cryptd_tfm; in ablk_init_common() local