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

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

Completed in 173 milliseconds