Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/caam/
Dcaamhash.c1534 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
1591 .export = ahash_export,
1612 .export = ahash_export,
1633 .export = ahash_export,
1654 .export = ahash_export,
1675 .export = ahash_export,
1696 .export = ahash_export,
1715 .export = ahash_export,
1734 .export = ahash_export,
Dcaamalg_qi2.c4359 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4416 .export = ahash_export,
4437 .export = ahash_export,
4458 .export = ahash_export,
4479 .export = ahash_export,
4500 .export = ahash_export,
4521 .export = ahash_export,
/Linux-v5.15/drivers/crypto/
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()
/Linux-v5.15/drivers/crypto/bcm/
Dcipher.c2286 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4529 hash->export = ahash_export; in spu_register_ahash()