Searched refs:cc_restore_hash (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_hash.c | 529 static int cc_restore_hash(struct cc_hw_desc *desc, struct cc_hash_ctx *ctx, in cc_restore_hash() function 602 idx = cc_restore_hash(desc, ctx, state, idx); in cc_hash_update() 674 idx = cc_restore_hash(desc, ctx, state, idx); in cc_do_finup()
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_hash.c | 529 static int cc_restore_hash(struct cc_hw_desc *desc, struct cc_hash_ctx *ctx, in cc_restore_hash() function 602 idx = cc_restore_hash(desc, ctx, state, idx); in cc_hash_update() 674 idx = cc_restore_hash(desc, ctx, state, idx); in cc_do_finup()
|
Completed in 7 milliseconds