Home
last modified time | relevance | path

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

/Linux-v5.10/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.c4355 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4412 .export = ahash_export,
4433 .export = ahash_export,
4454 .export = ahash_export,
4475 .export = ahash_export,
4496 .export = ahash_export,
4517 .export = ahash_export,
/Linux-v5.10/drivers/crypto/
Dtalitos.c2126 static int ahash_export(struct ahash_request *areq, void *out) in ahash_export() function
3207 t_alg->algt.alg.hash.export = ahash_export; in talitos_alg_alloc()
/Linux-v5.10/drivers/crypto/bcm/
Dcipher.c2288 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4531 hash->export = ahash_export; in spu_register_ahash()