Home
last modified time | relevance | path

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

/linux/crypto/
A Dhmac.c97 return crypto_shash_import(desc, in); in hmac_import()
122 crypto_shash_import(desc, opad) ?: in hmac_final()
137 crypto_shash_import(desc, opad) ?: in hmac_finup()
A Dshash.c367 return crypto_shash_import(desc, in); in shash_async_import()
A Dcryptd.c624 return crypto_shash_import(desc, in); in cryptd_hash_import()
A Dtestmgr.c1299 err = crypto_shash_import(desc, hashstate); in test_shash_vec_cfg()
/linux/Documentation/crypto/
A Dapi-digest.rst35 …scsize crypto_shash_setkey crypto_shash_digest crypto_shash_export crypto_shash_import crypto_shas…
/linux/fs/ubifs/
A Dauth.c489 err = crypto_shash_import(target, state); in __ubifs_shash_copy_state()
/linux/include/crypto/
A Dhash.h918 static inline int crypto_shash_import(struct shash_desc *desc, const void *in) in crypto_shash_import() function
/linux/arch/arm/crypto/
A Dghash-ce-glue.c278 return crypto_shash_import(desc, in); in ghash_async_import()
/linux/drivers/crypto/
A Dpadlock-sha.c62 return crypto_shash_import(&dctx->fallback, in); in padlock_sha_import()

Completed in 23 milliseconds