Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_api.c1840 struct compat_ica_xcRB __user *uxcRB32 = compat_ptr(arg); in trans_xcRB32() local
1847 if (copy_from_user(&xcRB32, uxcRB32, sizeof(xcRB32))) in trans_xcRB32()
1886 if (copy_to_user(uxcRB32, &xcRB32, sizeof(xcRB32))) in trans_xcRB32()

Completed in 4 milliseconds