Searched refs:compat_to_crypt_op (Results 1 – 1 of 1) sorted by relevance
1071 compat_to_crypt_op(struct compat_crypt_op *compat, struct crypt_op *cop) in compat_to_crypt_op() function1105 compat_to_crypt_op(&compat_cop, &kcop->cop); in compat_kcop_from_user()