Home
last modified time | relevance | path

Searched refs:u_attrs_out (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/crypto/io/
H A Dcrypto.c2228 caddr_t *u_attrs_out, int *out_rv, int *out_error, size_t *out_rctl_bytes, in copyin_attributes() argument
2330 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()