Home
last modified time | relevance | path

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

/openbmc/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.c4370 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4427 .export = ahash_export,
4448 .export = ahash_export,
4469 .export = ahash_export,
4490 .export = ahash_export,
4511 .export = ahash_export,
4532 .export = ahash_export,
/openbmc/linux/drivers/crypto/
H A Dtalitos.c2131 static int ahash_export(struct ahash_request *areq, void *out) in ahash_export() function
3234 t_alg->algt.alg.hash.export = ahash_export; in talitos_alg_alloc()
/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c2285 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4499 hash->export = ahash_export; in spu_register_ahash()