Searched refs:ahash_export (Results 1 – 4 of 4) 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 | 4372 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function 4429 .export = ahash_export, 4450 .export = ahash_export, 4471 .export = ahash_export, 4492 .export = ahash_export, 4513 .export = ahash_export, 4534 .export = ahash_export,
|
| /linux/drivers/crypto/ |
| H A D | talitos.c | 2132 static int ahash_export(struct ahash_request *areq, void *out) in ahash_export() function 3233 t_alg->algt.alg.hash.export = ahash_export; in talitos_alg_alloc()
|
| /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()
|