Home
last modified time | relevance | path

Searched refs:crypto_ahash_set_statesize (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/crypto/internal/
H A Dhash.h158 static inline void crypto_ahash_set_statesize(struct crypto_ahash *tfm, in crypto_ahash_set_statesize() function
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c44 crypto_ahash_set_statesize(tfm, in sun8i_ce_hash_init_tfm()
/openbmc/linux/crypto/
H A Dahash.c429 crypto_ahash_set_statesize(hash, alg->halg.statesize); in crypto_ahash_init_tfm()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c130 crypto_ahash_set_statesize(tfm, in sun8i_ss_hash_init_tfm()
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-hash.c424 crypto_ahash_set_statesize(hash, crypto_ahash_statesize(ctx->ahash_fbk)); in starfive_hash_init_tfm()