Searched refs:srestp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | hifn_795x.c | 1616 static int skcipher_get(void *saddr, unsigned int *srestp, unsigned int offset, in skcipher_get() argument 1619 unsigned int srest = *srestp, nbytes = *nbytesp, copy; in skcipher_get() 1647 *srestp = srest; in skcipher_get()
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | hifn_795x.c | 1616 static int skcipher_get(void *saddr, unsigned int *srestp, unsigned int offset, in skcipher_get() argument 1619 unsigned int srest = *srestp, nbytes = *nbytesp, copy; in skcipher_get() 1647 *srestp = srest; in skcipher_get()
|
Completed in 9 milliseconds