Searched refs:ahash_export (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/crypto/caam/ |
| D | caamhash.c | 1580 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function 1645 .export = ahash_export, 1666 .export = ahash_export, 1687 .export = ahash_export, 1708 .export = ahash_export, 1729 .export = ahash_export, 1750 .export = ahash_export, 1769 .export = ahash_export, 1788 .export = ahash_export,
|
| D | caamalg_qi2.c | 4320 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function 4385 .export = ahash_export, 4406 .export = ahash_export, 4427 .export = ahash_export, 4448 .export = ahash_export, 4469 .export = ahash_export, 4490 .export = ahash_export,
|
| /Linux-v5.4/drivers/crypto/ |
| D | talitos.c | 2129 static int ahash_export(struct ahash_request *areq, void *out) in ahash_export() function 3195 t_alg->algt.alg.hash.export = ahash_export; in talitos_alg_alloc()
|
| /Linux-v5.4/drivers/crypto/bcm/ |
| D | cipher.c | 2349 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function 4606 hash->export = ahash_export; in spu_register_ahash()
|