Searched refs:out_rctl_chk (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/crypto/io/ |
H A D | crypto.c | 2107 boolean_t *out_rctl_chk, int *out_rv, int *out_error) in copyin_mech() argument 2132 rv = CRYPTO_BUFFER_CHECK(sp, param_len, *out_rctl_chk); in copyin_mech() 2229 boolean_t *out_rctl_chk, boolean_t copyin_value) in copyin_attributes() argument 2289 rv = CRYPTO_BUFFER_CHECK(sp, k_attrs_total_len, *out_rctl_chk); in copyin_attributes() 2356 boolean_t *out_rctl_chk, int *out_rv, int *out_error) in copyin_key() argument 2385 *out_rctl_chk); in copyin_key() 2410 &rv, &error, &rctl_bytes, out_rctl_chk, B_TRUE)) { in copyin_key()
|