Searched refs:DPROV_CKA_TOKEN (Results 1 – 1 of 1) sorted by relevance
1130 #define DPROV_CKA_TOKEN 0x00000001 macro9147 DPROV_CKA_TOKEN, &is_token); in dprov_create_object_from_template()9186 } else if (type == DPROV_CKA_TOKEN) { in dprov_create_object_from_template()9224 object->do_attr[oattr].oa_type = DPROV_CKA_TOKEN; in dprov_create_object_from_template()9483 err = dprov_get_object_attr_boolean(object, DPROV_CKA_TOKEN, &ret); in dprov_object_is_token()