Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dsoftp11.c183 object_handle_to_object(CK_OBJECT_HANDLE handle, in object_handle_to_object() function
1269 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()