Searched refs:u_attrs_out (Results 1 – 1 of 1) sorted by relevance
2228 caddr_t *u_attrs_out, int *out_rv, int *out_error, size_t *out_rctl_bytes, in copyin_attributes() argument2330 if (error != 0 || rv != CRYPTO_SUCCESS || u_attrs_out == NULL) { in copyin_attributes()2336 if (u_attrs_out != NULL) in copyin_attributes()2337 *u_attrs_out = attrs; in copyin_attributes()