Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamhash.c1551 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function
1592 .import = ahash_import,
1613 .import = ahash_import,
1634 .import = ahash_import,
1655 .import = ahash_import,
1676 .import = ahash_import,
1697 .import = ahash_import,
1716 .import = ahash_import,
1735 .import = ahash_import,
H A Dcaamalg_qi2.c4373 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function
4414 .import = ahash_import,
4435 .import = ahash_import,
4456 .import = ahash_import,
4477 .import = ahash_import,
4498 .import = ahash_import,
4519 .import = ahash_import,
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dtalitos.c2155 static int ahash_import(struct ahash_request *areq, const void *in) in ahash_import() function
3232 t_alg->algt.alg.hash.import = ahash_import; in talitos_alg_alloc()
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.c2303 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function
4532 hash->import = ahash_import; in spu_register_ahash()