Home
last modified time | relevance | path

Searched refs:ahash_export (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/caam/
H A Dcaamhash.c1542 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 Dcaamalg_qi2.c4371 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 Dcipher.c2280 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4440 hash->export = ahash_export; in spu_register_ahash()