Searched refs:sun8i_ce_hash_run (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-core.c | 428 .do_one_request = sun8i_ce_hash_run, 462 .do_one_request = sun8i_ce_hash_run, 495 .do_one_request = sun8i_ce_hash_run, 528 .do_one_request = sun8i_ce_hash_run, 561 .do_one_request = sun8i_ce_hash_run, 594 .do_one_request = sun8i_ce_hash_run,
|
H A D | sun8i-ce.h | 369 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq);
|
H A D | sun8i-ce-hash.c | 330 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ce_hash_run() function
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-hash.c | 33 op->enginectx.op.do_one_request = sun8i_ce_hash_run; in sun8i_ce_hash_crainit() 250 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ce_hash_run() function
|
H A D | sun8i-ce.h | 366 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq);
|
Completed in 5 milliseconds