Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/crypto/io/
H A Dcrypto.c2112 size_t rctl_bytes = 0; in copyin_mech() local
2136 rctl_bytes = param_len; in copyin_mech()
2148 *out_rctl_bytes = rctl_bytes; in copyin_mech()
2239 size_t rctl_bytes = 0; in copyin_attributes() local
2293 rctl_bytes = k_attrs_total_len; in copyin_attributes()
2341 *out_rctl_bytes = rctl_bytes; in copyin_attributes()
2362 size_t rctl_bytes = 0; in copyin_key() local
2389 rctl_bytes = key_bytes; in copyin_key()
2410 &rv, &error, &rctl_bytes, out_rctl_chk, B_TRUE)) { in copyin_key()
2429 *out_rctl_bytes = rctl_bytes; in copyin_key()
[all …]