Searched refs:ahash_init (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | caamhash.c | 1496 static int ahash_init(struct ahash_request *req) in ahash_init() function 1586 .init = ahash_init, 1607 .init = ahash_init, 1628 .init = ahash_init, 1649 .init = ahash_init, 1670 .init = ahash_init, 1691 .init = ahash_init, 1710 .init = ahash_init, 1729 .init = ahash_init,
|
| H A D | caamalg_qi2.c | 4318 static int ahash_init(struct ahash_request *req) in ahash_init() function 4408 .init = ahash_init, 4429 .init = ahash_init, 4450 .init = ahash_init, 4471 .init = ahash_init, 4492 .init = ahash_init, 4513 .init = ahash_init,
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | talitos.c | 1927 static int ahash_init(struct ahash_request *areq) in ahash_init() function 1974 ahash_init(areq); in ahash_init_sha224_swinit() 3225 t_alg->algt.alg.hash.init = ahash_init; in talitos_alg_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/bcm/ |
| H A D | cipher.c | 2019 static int ahash_init(struct ahash_request *req) in ahash_init() function 2429 ahash_init(req); in ahash_hmac_init() 4513 hash->init = ahash_init; in spu_register_ahash()
|