Searched defs:tfm_ctx (Results 1 – 4 of 4) sorted by relevance
298 static inline int phmac_tfm_ctx_setkey(struct phmac_tfm_ctx *tfm_ctx, in phmac_tfm_ctx_setkey()354 static int phmac_convert_key(struct phmac_tfm_ctx *tfm_ctx) in phmac_convert_key()403 struct phmac_tfm_ctx *tfm_ctx = crypto_ahash_ctx(tfm); in phmac_kmac_update() local516 struct phmac_tfm_ctx *tfm_ctx = crypto_ahash_ctx(tfm); in phmac_kmac_final() local560 struct phmac_tfm_ctx *tfm_ctx = crypto_ahash_ctx(tfm); in phmac_init() local597 struct phmac_tfm_ctx *tfm_ctx = crypto_ahash_ctx(tfm); in phmac_update() local641 struct phmac_tfm_ctx *tfm_ctx = crypto_ahash_ctx(tfm); in phmac_final() local676 struct phmac_tfm_ctx *tfm_ctx = crypto_ahash_ctx(tfm); in phmac_finup() local742 struct phmac_tfm_ctx *tfm_ctx = crypto_ahash_ctx(tfm); in phmac_setkey() local838 struct phmac_tfm_ctx *tfm_ctx = crypto_ahash_ctx(tfm); in phmac_init_tfm() local[all …]
170 struct crypto_scomp **tfm_ctx = acomp_tfm_ctx(tfm); in scomp_acomp_comp_decomp() local
1238 struct artpec6_cryptotfm_context *tfm_ctx = crypto_aead_ctx(tfm); in artpec6_crypto_aead_init() local2232 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(&tfm->base); in artpec6_crypto_hash_set_key() local2395 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_init_common() local2428 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_exit() local
278 struct sec_alg_tfm_ctx *tfm_ctx; member