Searched refs:sun8i_ce_hash_init (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 | 366 .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 D | sun8i-ce.h | 358 int sun8i_ce_hash_init(struct ahash_request *areq);
|
H A D | sun8i-ce-hash.c | 73 int sun8i_ce_hash_init(struct ahash_request *areq) in sun8i_ce_hash_init() function
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-core.c | 401 .init = sun8i_ce_hash_init, 435 .init = sun8i_ce_hash_init, 468 .init = sun8i_ce_hash_init, 501 .init = sun8i_ce_hash_init, 534 .init = sun8i_ce_hash_init, 567 .init = sun8i_ce_hash_init,
|
H A D | sun8i-ce.h | 362 int sun8i_ce_hash_init(struct ahash_request *areq);
|
H A D | sun8i-ce-hash.c | 72 int sun8i_ce_hash_init(struct ahash_request *areq) in sun8i_ce_hash_init() function
|
Completed in 6 milliseconds