Searched refs:ahash_import (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/crypto/caam/ |
| H A D | caamhash.c | 1560 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 1601 .import = ahash_import, 1622 .import = ahash_import, 1643 .import = ahash_import, 1664 .import = ahash_import, 1685 .import = ahash_import, 1706 .import = ahash_import, 1725 .import = ahash_import, 1744 .import = ahash_import,
|
| H A D | caamalg_qi2.c | 4389 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 4430 .import = ahash_import, 4451 .import = ahash_import, 4472 .import = ahash_import, 4493 .import = ahash_import, 4514 .import = ahash_import, 4535 .import = ahash_import,
|
| /linux/drivers/crypto/ |
| H A D | talitos.c | 2157 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()
|
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.c | 2295 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 4441 hash->import = ahash_import; in spu_register_ahash()
|