Searched refs:PKCS11_CKA_LOCAL (Results 1 – 3 of 3) sorted by relevance
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | pkcs11_helpers.c | 91 PKCS11_ID_SZ(PKCS11_CKA_LOCAL, 1), 529 [BPA_LOCAL] = PKCS11_CKA_LOCAL, in pkcs11_attr2boolprop_shift()
|
A D | pkcs11_attributes.c | 1139 if (get_attribute_ptr(temp, PKCS11_CKA_LOCAL, NULL, NULL) != in create_attributes_from_template() 1163 rc = add_attribute(&attrs, PKCS11_CKA_LOCAL, &local, sizeof(local)); in create_attributes_from_template() 1408 assert(check_attr_bval(proc_id, head, PKCS11_CKA_LOCAL, false)); in check_created_attrs_against_processing() 1415 assert(check_attr_bval(proc_id, head, PKCS11_CKA_LOCAL, true)); in check_created_attrs_against_processing()
|
/optee_os-3.20.0/ta/pkcs11/include/ |
A D | pkcs11_ta.h | 1083 PKCS11_CKA_LOCAL = 0x0163, enumerator
|
Completed in 10 milliseconds