Home
last modified time | relevance | path

Searched refs:sun8i_ce_hash_crainit (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c406 .cra_init = sun8i_ce_hash_crainit,
436 .cra_init = sun8i_ce_hash_crainit,
466 .cra_init = sun8i_ce_hash_crainit,
496 .cra_init = sun8i_ce_hash_crainit,
526 .cra_init = sun8i_ce_hash_crainit,
556 .cra_init = sun8i_ce_hash_crainit,
Dsun8i-ce.h365 int sun8i_ce_hash_crainit(struct crypto_tfm *tfm);
Dsun8i-ce-hash.c22 int sun8i_ce_hash_crainit(struct crypto_tfm *tfm) in sun8i_ce_hash_crainit() function