Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_ps.c226 TSS_KM_KEYINFO *pKeyHierarchy; in tcs_wrap_EnumRegisteredKeys() local
251 &pKeyHierarchy); in tcs_wrap_EnumRegisteredKeys()
257 free(pKeyHierarchy); in tcs_wrap_EnumRegisteredKeys()
262 if (setData(TCSD_PACKET_TYPE_KM_KEYINFO, i++, &pKeyHierarchy[j], 0, &data->comm)) { in tcs_wrap_EnumRegisteredKeys()
263 free(pKeyHierarchy); in tcs_wrap_EnumRegisteredKeys()
267 free(pKeyHierarchy); in tcs_wrap_EnumRegisteredKeys()
282 TSS_KM_KEYINFO2 *pKeyHierarchy; in tcs_wrap_EnumRegisteredKeys2() local
307 &pKeyHierarchy); in tcs_wrap_EnumRegisteredKeys2()
313 free(pKeyHierarchy); in tcs_wrap_EnumRegisteredKeys2()
318 if (setData(TCSD_PACKET_TYPE_KM_KEYINFO2, i++, &pKeyHierarchy[j], 0, &data->comm)) { in tcs_wrap_EnumRegisteredKeys2()
[all …]