Searched refs:ahash_import (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/crypto/caam/ |
| D | caamhash.c | 1551 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,
|
| D | caamalg_qi2.c | 4372 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 4413 .import = ahash_import, 4434 .import = ahash_import, 4455 .import = ahash_import, 4476 .import = ahash_import, 4497 .import = ahash_import, 4518 .import = ahash_import,
|
| /Linux-v5.10/drivers/crypto/ |
| D | talitos.c | 2151 static int ahash_import(struct ahash_request *areq, const void *in) in ahash_import() function 3206 t_alg->algt.alg.hash.import = ahash_import; in talitos_alg_alloc()
|
| /Linux-v5.10/drivers/crypto/bcm/ |
| D | cipher.c | 2303 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 4532 hash->import = ahash_import; in spu_register_ahash()
|