Searched refs:PKCS11_CKA_LOCAL (Results 1 – 3 of 3) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | pkcs11_helpers.c | 91 PKCS11_ID_SZ(PKCS11_CKA_LOCAL, 1), 531 [BPA_LOCAL] = PKCS11_CKA_LOCAL, in pkcs11_attr2boolprop_shift()
|
| H A D | pkcs11_attributes.c | 1395 if (get_attribute_ptr(temp, PKCS11_CKA_LOCAL, NULL, NULL) != in create_attributes_from_template() 1419 rc = add_attribute(&attrs, PKCS11_CKA_LOCAL, &local, sizeof(local)); in create_attributes_from_template() 1662 assert(check_attr_bval(proc_id, head, PKCS11_CKA_LOCAL, false)); in check_created_attrs_against_processing() 1669 assert(check_attr_bval(proc_id, head, PKCS11_CKA_LOCAL, true)); in check_created_attrs_against_processing()
|
| /optee_os/ta/pkcs11/include/ |
| H A D | pkcs11_ta.h | 1136 PKCS11_CKA_LOCAL = 0x0163, enumerator
|