Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dops_impl.h563 kops->ko_sid = _sid; \
565 kops->ko_mech = *mechp; \
568 kops->ko_key_template = _key_template; \
574 kops->ko_key = _key; \
575 kops->ko_wrapped_key = _wrapped_key; \
604 kops->ko_sid = _sid; \
606 kops->ko_mech = *mechp; \
611 kops->ko_key_object_id_ptr = NULL; \
615 kops->ko_key = _key; \
616 kops->ko_wrapped_key = NULL; \
[all …]
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c1374 kops->ko_key_template, kops->ko_key_attribute_count, in common_submit_request()
1381 kops->ko_key_template, kops->ko_key_attribute_count, in common_submit_request()
1391 kops->ko_key, kops->ko_key_object_id_ptr, in common_submit_request()
1392 kops->ko_wrapped_key, kops->ko_wrapped_key_len_ptr, in common_submit_request()
1399 kops->ko_key, kops->ko_wrapped_key, in common_submit_request()
1401 kops->ko_key_template, kops->ko_key_attribute_count, in common_submit_request()
1408 kops->ko_key, kops->ko_key_template, in common_submit_request()
1603 &kops->ko_mech, kops->ko_key_template, in common_submit_request()
1611 kops->ko_sid, &kops->ko_mech, in common_submit_request()
1612 kops->ko_key_template, kops->ko_key_attribute_count, in common_submit_request()
[all …]