Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c425 .init = sun8i_ce_hash_init,
458 .init = sun8i_ce_hash_init,
490 .init = sun8i_ce_hash_init,
522 .init = sun8i_ce_hash_init,
554 .init = sun8i_ce_hash_init,
586 .init = sun8i_ce_hash_init,
H A Dsun8i-ce.h377 int sun8i_ce_hash_init(struct ahash_request *areq);
H A Dsun8i-ce-hash.c72 int sun8i_ce_hash_init(struct ahash_request *areq) in sun8i_ce_hash_init() function