Home
last modified time | relevance | path

Searched refs:crypto_shash_import (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/crypto/
A Dhmac.c101 return crypto_shash_import(desc, in); in hmac_import()
126 crypto_shash_import(desc, opad) ?: in hmac_final()
141 crypto_shash_import(desc, opad) ?: in hmac_finup()
A Dhctr2.c180 err = crypto_shash_import(hash_desc, hctr2_hashed_tweaklen(tctx, has_remainder)); in hctr2_hash_tweak()
241 err = crypto_shash_import(hash_desc, hctr2_hashed_tweak(tctx, rctx)); in hctr2_finish()
A Dshash.c357 return crypto_shash_import(desc, in); in shash_async_import()
A Dcryptd.c632 return crypto_shash_import(desc, in); in cryptd_hash_import()
A Dtestmgr.c1354 err = crypto_shash_import(desc, hashstate); in test_shash_vec_cfg()
/linux-6.3-rc2/Documentation/crypto/
A Dapi-digest.rst35 …scsize crypto_shash_setkey crypto_shash_digest crypto_shash_export crypto_shash_import crypto_shas…
/linux-6.3-rc2/drivers/crypto/xilinx/
A Dzynqmp-sha.c118 return crypto_shash_import(&dctx->fbk_req, in); in zynqmp_sha_import()
/linux-6.3-rc2/fs/ubifs/
A Dauth.c489 err = crypto_shash_import(target, state); in __ubifs_shash_copy_state()
/linux-6.3-rc2/include/crypto/
A Dhash.h920 static inline int crypto_shash_import(struct shash_desc *desc, const void *in) in crypto_shash_import() function
/linux-6.3-rc2/drivers/crypto/
A Dpadlock-sha.c62 return crypto_shash_import(&dctx->fallback, in); in padlock_sha_import()
/linux-6.3-rc2/arch/arm/crypto/
A Dghash-ce-glue.c295 return crypto_shash_import(desc, in); in ghash_async_import()

Completed in 23 milliseconds