Searched refs:ahash_export (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/caam/ |
| H A D | caamhash.c | 1542 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function 1599 .export = ahash_export, 1620 .export = ahash_export, 1641 .export = ahash_export, 1662 .export = ahash_export, 1683 .export = ahash_export, 1704 .export = ahash_export, 1723 .export = ahash_export, 1742 .export = ahash_export,
|
| H A D | caamalg_qi2.c | 4371 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function 4428 .export = ahash_export, 4449 .export = ahash_export, 4470 .export = ahash_export, 4491 .export = ahash_export, 4512 .export = ahash_export, 4533 .export = ahash_export,
|
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.c | 2280 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function 4440 hash->export = ahash_export; in spu_register_ahash()
|