Home
last modified time | relevance | path

Searched refs:sun8i_ce_hash_run (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h375 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq);
Dsun8i-ce-hash.c34 op->enginectx.op.do_one_request = sun8i_ce_hash_run; in sun8i_ce_hash_crainit()
324 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ce_hash_run() function