Searched refs:sun8i_ce_hash_import (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 | 372 .import = sun8i_ce_hash_import, 402 .import = sun8i_ce_hash_import, 432 .import = sun8i_ce_hash_import, 462 .import = sun8i_ce_hash_import, 492 .import = sun8i_ce_hash_import, 522 .import = sun8i_ce_hash_import,
|
H A D | sun8i-ce.h | 360 int sun8i_ce_hash_import(struct ahash_request *areq, const void *in);
|
H A D | sun8i-ce-hash.c | 99 int sun8i_ce_hash_import(struct ahash_request *areq, const void *in) in sun8i_ce_hash_import() function
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-core.c | 407 .import = sun8i_ce_hash_import, 441 .import = sun8i_ce_hash_import, 474 .import = sun8i_ce_hash_import, 507 .import = sun8i_ce_hash_import, 540 .import = sun8i_ce_hash_import, 573 .import = sun8i_ce_hash_import,
|
H A D | sun8i-ce.h | 364 int sun8i_ce_hash_import(struct ahash_request *areq, const void *in);
|
H A D | sun8i-ce-hash.c | 98 int sun8i_ce_hash_import(struct ahash_request *areq, const void *in) in sun8i_ce_hash_import() function
|
Completed in 6 milliseconds