Searched refs:ahash_import (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/crypto/caam/ |
| D | caamhash.c | 1605 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 1646 .import = ahash_import, 1667 .import = ahash_import, 1688 .import = ahash_import, 1709 .import = ahash_import, 1730 .import = ahash_import, 1751 .import = ahash_import, 1770 .import = ahash_import, 1789 .import = ahash_import,
|
| D | caamalg_qi2.c | 4345 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 4386 .import = ahash_import, 4407 .import = ahash_import, 4428 .import = ahash_import, 4449 .import = ahash_import, 4470 .import = ahash_import, 4491 .import = ahash_import,
|
| /Linux-v5.4/drivers/crypto/ |
| D | talitos.c | 2154 static int ahash_import(struct ahash_request *areq, const void *in) in ahash_import() function 3194 t_alg->algt.alg.hash.import = ahash_import; in talitos_alg_alloc()
|
| /Linux-v5.4/drivers/crypto/bcm/ |
| D | cipher.c | 2364 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 4607 hash->import = ahash_import; in spu_register_ahash()
|