Searched refs:sun8i_ce_hash_export (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 | 371 .export = sun8i_ce_hash_export, 401 .export = sun8i_ce_hash_export, 431 .export = sun8i_ce_hash_export, 461 .export = sun8i_ce_hash_export, 491 .export = sun8i_ce_hash_export, 521 .export = sun8i_ce_hash_export,
|
H A D | sun8i-ce.h | 359 int sun8i_ce_hash_export(struct ahash_request *areq, void *out);
|
H A D | sun8i-ce-hash.c | 87 int sun8i_ce_hash_export(struct ahash_request *areq, void *out) in sun8i_ce_hash_export() function
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-core.c | 406 .export = sun8i_ce_hash_export, 440 .export = sun8i_ce_hash_export, 473 .export = sun8i_ce_hash_export, 506 .export = sun8i_ce_hash_export, 539 .export = sun8i_ce_hash_export, 572 .export = sun8i_ce_hash_export,
|
H A D | sun8i-ce.h | 363 int sun8i_ce_hash_export(struct ahash_request *areq, void *out);
|
H A D | sun8i-ce-hash.c | 86 int sun8i_ce_hash_export(struct ahash_request *areq, void *out) in sun8i_ce_hash_export() function
|
Completed in 6 milliseconds