Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c1153 #define DPROV_CKA_VALUE 0x00000011 macro
7154 if (type == DPROV_CKA_VALUE) { in dprov_object_task()
7370 case DPROV_CKA_VALUE: in nostore_copy_attribute()
7593 attribute.oa_type = DPROV_CKA_VALUE; in dprov_key_task()
7882 DPROV_MAX_ATTR, DPROV_CKA_VALUE); in dprov_key_task()
8029 unwrapped_key.oa_type = DPROV_CKA_VALUE; in dprov_key_task()
8130 DPROV_CKA_VALUE, &value, &value_len); in dprov_key_task()
8215 derived_key.oa_type = DPROV_CKA_VALUE; in dprov_key_task()
8244 out_attribute_count, DPROV_CKA_VALUE, &value, &value_len); in dprov_key_task()
8327 out_pub_attribute_count, DPROV_CKA_VALUE); in dprov_key_task()
[all …]