Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Dcaamhash.c1543 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
1600 .export = ahash_export,
1621 .export = ahash_export,
1642 .export = ahash_export,
1663 .export = ahash_export,
1684 .export = ahash_export,
1705 .export = ahash_export,
1724 .export = ahash_export,
1743 .export = ahash_export,
H A Dcaamalg_qi2.c4372 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4429 .export = ahash_export,
4450 .export = ahash_export,
4471 .export = ahash_export,
4492 .export = ahash_export,
4513 .export = ahash_export,
4534 .export = ahash_export,
/linux/drivers/crypto/
H A Dtalitos.c2132 static int ahash_export(struct ahash_request *areq, void *out) in ahash_export() function
3233 t_alg->algt.alg.hash.export = ahash_export; in talitos_alg_alloc()
/linux/drivers/crypto/bcm/
H A Dcipher.c2280 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4440 hash->export = ahash_export; in spu_register_ahash()