Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A 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,
H A Dcaamalg_qi2.c4356 static int ahash_export(struct ahash_request *req, void *out) in ahash_export() function
4413 .export = ahash_export,
4434 .export = ahash_export,
4455 .export = ahash_export,
4476 .export = ahash_export,
4497 .export = ahash_export,
4518 .export = ahash_export,
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dtalitos.c2130 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()
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A 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()