Searched refs:ahash_update (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/caam/ |
| H A D | caamhash.c | 1522 static int ahash_update(struct ahash_request *req) in ahash_update() function 1596 .update = ahash_update, 1617 .update = ahash_update, 1638 .update = ahash_update, 1659 .update = ahash_update, 1680 .update = ahash_update, 1701 .update = ahash_update, 1720 .update = ahash_update, 1739 .update = ahash_update,
|
| H A D | caamalg_qi2.c | 4352 static int ahash_update(struct ahash_request *req) in ahash_update() function 4426 .update = ahash_update, 4447 .update = ahash_update, 4468 .update = ahash_update, 4489 .update = ahash_update, 4510 .update = ahash_update, 4531 .update = ahash_update,
|
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.c | 2084 static int ahash_update(struct ahash_request *req) in ahash_update() function 2447 return ahash_update(req); in ahash_hmac_update() 4423 hash->update = ahash_update; in spu_register_ahash()
|