Searched refs:C_CreateObject (Results 1 – 5 of 5) sorted by relevance
784 _CK_DECLARE_FUNCTION (C_CreateObject,1027 CK_C_CreateObject C_CreateObject; member
1085 _CK_DECLARE_FUNCTION(C_CreateObject,1283 CK_C_CreateObject C_CreateObject; member
1100 _CK_DECLARE_FUNCTION (C_CreateObject,1343 CK_C_CreateObject C_CreateObject; member
342 rv = p11_module->C_CreateObject(p11ctx->hSession, attributes, in p11_key_init()
471 rv = g_pFcnList->C_CreateObject( a_hSession, a_ptAttrList, a_ulAttrCount, a_phObject ); in createObject()