Home
last modified time | relevance | path

Searched refs:s5p_hash_copy_sgs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Ds5p-sss.c1014 * s5p_hash_copy_sgs() - copy request's bytes into new buffer
1025 static int s5p_hash_copy_sgs(struct s5p_hash_reqctx *ctx, in s5p_hash_copy_sgs() function
1134 * then either (1) allocates new buffer for data with s5p_hash_copy_sgs, copy
1182 return s5p_hash_copy_sgs(ctx, sg, new_len); in s5p_hash_prepare_sgs()
/kernel/linux/linux-6.6/drivers/crypto/
H A Ds5p-sss.c1011 * s5p_hash_copy_sgs() - copy request's bytes into new buffer
1022 static int s5p_hash_copy_sgs(struct s5p_hash_reqctx *ctx, in s5p_hash_copy_sgs() function
1131 * then either (1) allocates new buffer for data with s5p_hash_copy_sgs, copy
1179 return s5p_hash_copy_sgs(ctx, sg, new_len); in s5p_hash_prepare_sgs()

Completed in 9 milliseconds