Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss.h307 int sun8i_ss_hash_run(struct crypto_engine *engine, void *breq);
Dsun8i-ss-hash.c32 op->enginectx.op.do_one_request = sun8i_ss_hash_run; in sun8i_ss_hash_crainit()
317 int sun8i_ss_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ss_hash_run() function