Searched refs:crypto_grab_shash (Results 1 - 6 of 6) sorted by relevance

/linux-master/crypto/
H A Dshash.c293 int crypto_grab_shash(struct crypto_shash_spawn *spawn, function
300 EXPORT_SYMBOL_GPL(crypto_grab_shash); variable
H A Dhmac.c197 err = crypto_grab_shash(spawn, shash_crypto_instance(inst),
H A Dhctr2.c461 err = crypto_grab_shash(&ictx->polyval_spawn,
H A Dadiantum.c562 err = crypto_grab_shash(&ictx->hash_spawn,
H A Dcryptd.c678 err = crypto_grab_shash(&ctx->spawn, ahash_crypto_instance(inst),
/linux-master/include/crypto/internal/
H A Dhash.h113 int crypto_grab_shash(struct crypto_shash_spawn *spawn,

Completed in 123 milliseconds