Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/caam/
Dcaamhash.c1537 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
1594 .export = ahash_export,
1615 .export = ahash_export,
1636 .export = ahash_export,
1657 .export = ahash_export,
1678 .export = ahash_export,
1699 .export = ahash_export,
1718 .export = ahash_export,
1737 .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-v6.1/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-v6.1/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()