Searched refs:sun8i_ce_hash_update (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-core.c | 367 .update = sun8i_ce_hash_update, 397 .update = sun8i_ce_hash_update, 427 .update = sun8i_ce_hash_update, 457 .update = sun8i_ce_hash_update, 487 .update = sun8i_ce_hash_update, 517 .update = sun8i_ce_hash_update,
|
H A D | sun8i-ce.h | 363 int sun8i_ce_hash_update(struct ahash_request *areq);
|
H A D | sun8i-ce-hash.c | 134 int sun8i_ce_hash_update(struct ahash_request *areq) in sun8i_ce_hash_update() function
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-core.c | 402 .update = sun8i_ce_hash_update, 436 .update = sun8i_ce_hash_update, 469 .update = sun8i_ce_hash_update, 502 .update = sun8i_ce_hash_update, 535 .update = sun8i_ce_hash_update, 568 .update = sun8i_ce_hash_update,
|
H A D | sun8i-ce.h | 366 int sun8i_ce_hash_update(struct ahash_request *areq);
|
H A D | sun8i-ce-hash.c | 135 int sun8i_ce_hash_update(struct ahash_request *areq) in sun8i_ce_hash_update() function
|
Completed in 5 milliseconds