Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c2272 size_t k_attrs_buf_len = 0; in copyin_attributes() local
2318 k_attrs_buf_len += tmp_len; in copyin_attributes()
2323 k_attrs_total_len = k_attrs_buf_len + k_attrs_len; in copyin_attributes()