Searched refs:ahash_export (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/caam/ |
| H A D | caamhash.c | 1543 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function 1600 .export = ahash_export, 1621 .export = ahash_export, 1642 .export = ahash_export, 1663 .export = ahash_export, 1684 .export = ahash_export, 1705 .export = ahash_export, 1724 .export = ahash_export, 1743 .export = ahash_export,
|
| H A D | caamalg_qi2.c | 4373 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function 4430 .export = ahash_export, 4451 .export = ahash_export, 4472 .export = ahash_export, 4493 .export = ahash_export, 4514 .export = ahash_export, 4535 .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()
|