Searched refs:ahash_import (Results 1 – 3 of 3) 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 | 4390 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 4431 .import = ahash_import, 4452 .import = ahash_import, 4473 .import = ahash_import, 4494 .import = ahash_import, 4515 .import = ahash_import, 4536 .import = ahash_import,
|
| /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()
|