Searched refs:ahash_import (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamhash.c | 1559 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 1600 .import = ahash_import, 1621 .import = ahash_import, 1642 .import = ahash_import, 1663 .import = ahash_import, 1684 .import = ahash_import, 1705 .import = ahash_import, 1724 .import = ahash_import, 1743 .import = ahash_import,
|
H A D | caamalg_qi2.c | 4387 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 4428 .import = ahash_import, 4449 .import = ahash_import, 4470 .import = ahash_import, 4491 .import = ahash_import, 4512 .import = ahash_import, 4533 .import = ahash_import,
|
/openbmc/linux/drivers/crypto/ |
H A D | talitos.c | 2156 static int ahash_import(struct ahash_request *areq, const void *in) in ahash_import() function 3233 t_alg->algt.alg.hash.import = ahash_import; in talitos_alg_alloc()
|
/openbmc/linux/drivers/crypto/bcm/ |
H A D | cipher.c | 2300 static int ahash_import(struct ahash_request *req, const void *in) in ahash_import() function 4503 hash->import = ahash_import; in spu_register_ahash()
|