Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c1194 uint32_t mechanism_id = PKCS11_CKM_UNDEFINED_ID; in create_attributes_from_template() local
1483 mechanism_id = mecha; in create_attributes_from_template()
1485 mechanism_id = PKCS11_CK_UNAVAILABLE_INFORMATION; in create_attributes_from_template()
1488 &mechanism_id, sizeof(mechanism_id)); in create_attributes_from_template()