Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/caam/
Dcaamhash.c1534 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,
/Linux-v4.19/drivers/crypto/
Dtalitos.c2135 static int ahash_export(struct ahash_request *areq, void *out) in ahash_export() function
3185 t_alg->algt.alg.hash.export = ahash_export; in talitos_alg_alloc()
/Linux-v4.19/drivers/crypto/bcm/
Dcipher.c2385 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4669 hash->export = ahash_export; in spu_register_ahash()