Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_attributes.c945 uint32_t mechanism_id = PKCS11_CKM_UNDEFINED_ID; in create_attributes_from_template() local
1227 mechanism_id = mecha; in create_attributes_from_template()
1229 mechanism_id = PKCS11_CK_UNAVAILABLE_INFORMATION; in create_attributes_from_template()
1232 &mechanism_id, sizeof(mechanism_id)); in create_attributes_from_template()

Completed in 6 milliseconds