Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c366 .init = sun8i_ce_hash_init,
396 .init = sun8i_ce_hash_init,
426 .init = sun8i_ce_hash_init,
456 .init = sun8i_ce_hash_init,
486 .init = sun8i_ce_hash_init,
516 .init = sun8i_ce_hash_init,
H A Dsun8i-ce.h358 int sun8i_ce_hash_init(struct ahash_request *areq);
H A Dsun8i-ce-hash.c73 int sun8i_ce_hash_init(struct ahash_request *areq) in sun8i_ce_hash_init() function