Searched refs:oa_type (Results 1 – 8 of 8) sorted by relevance
41 cur_attr->oa_type = type; \567 cur_attr->oa_type = tmp.type; in get_ec_private_key()639 cur_attr->oa_type = tmp.type; in get_ec_public_key()710 cur_attr->oa_type = pTemplate[i].type; in process_object_attributes()779 if (pTemplate[i].type != cur_attr->oa_type) { in get_object_attributes()1092 obj_attr.oa_type = CKA_PRIVATE; in get_cka_private_value()
2029 attrs[0].oa_type = tmp.type; in get_base_key_attributes()2059 attrs[1].oa_type = tmp.type; in get_base_key_attributes()2105 attrs[0].oa_type = tmp.type; in get_base_key_attributes()2128 attrs[1].oa_type = tmp.type; in get_base_key_attributes()2146 attrs[2].oa_type = tmp.type; in get_base_key_attributes()
337 crypto_attr_type_t oa_type; /* attribute type */ member365 uint64_t oa_type; /* attribute type */ member
141 k_attrs[i].oa_type = in_key->ck_attrs[i].oa_type; in crypto_copy_key_to_ctx()385 if (key->ck_attrs[i].oa_type == type) { in crypto_get_key_attr()
7229 type = template[tmpl_idx].oa_type; in dprov_object_task()7649 attribute.oa_type = DPROV_CKA_CLASS; in dprov_key_task()7660 attribute.oa_type = DPROV_CKA_KEY_TYPE; in dprov_key_task()7670 attribute.oa_type = DPROV_CKA_VALUE; in dprov_key_task()7792 attribute.oa_type = DPROV_CKA_CLASS; in dprov_key_task()7803 attribute.oa_type = DPROV_CKA_KEY_TYPE; in dprov_key_task()7813 attribute.oa_type = DPROV_CKA_MODULUS; in dprov_key_task()7823 attribute.oa_type = DPROV_CKA_PUBLIC_EXPONENT; in dprov_key_task()7841 attribute.oa_type = DPROV_CKA_CLASS; in dprov_key_task()7852 attribute.oa_type = DPROV_CKA_KEY_TYPE; in dprov_key_task()[all …]
293 if (attr[i].oa_value != NULL && attr[i].oa_type == attr_type) in find_attr()
2396 k_attrs[i].oa_type = STRUCT_FGET(oa, oa_type); in copyin_attributes()4643 STRUCT_FSET(oa, oa_type, k_attrs[i].oa_type); in copyout_attributes()
3573 if (attrp->oa_type == atype) in dca_find_attribute()