Searched refs:ahash_finup (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | caamhash.c | 1520 static int ahash_finup(struct ahash_request *req) in ahash_finup() function 1589 .finup = ahash_finup, 1610 .finup = ahash_finup, 1631 .finup = ahash_finup, 1652 .finup = ahash_finup, 1673 .finup = ahash_finup, 1694 .finup = ahash_finup, 1713 .finup = ahash_finup, 1732 .finup = ahash_finup,
|
| H A D | caamalg_qi2.c | 4342 static int ahash_finup(struct ahash_request *req) in ahash_finup() function 4411 .finup = ahash_finup, 4432 .finup = ahash_finup, 4453 .finup = ahash_finup, 4474 .finup = ahash_finup, 4495 .finup = ahash_finup, 4516 .finup = ahash_finup,
|
| /OK3568_Linux_fs/kernel/drivers/crypto/bcm/ |
| H A D | cipher.c | 2186 static int ahash_finup(struct ahash_request *req) in ahash_finup() function 2465 return ahash_finup(req); in ahash_hmac_finup() 4516 hash->finup = ahash_finup; in spu_register_ahash()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | talitos.c | 2110 static int ahash_finup(struct ahash_request *areq) in ahash_finup() function 3228 t_alg->algt.alg.hash.finup = ahash_finup; in talitos_alg_alloc()
|