Searched refs:object_handle_to_object (Results 1 – 1 of 1) sorted by relevance
183 object_handle_to_object(CK_OBJECT_HANDLE handle, in object_handle_to_object() function1269 if ((ret = object_handle_to_object(hObject, &obj)) != CKR_OK) { in C_GetAttributeValue()1414 if ((ret = object_handle_to_object(hKey, o)) != CKR_OK) in commonInit()