Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_delegate.c125 BYTE *publicInfo; in tcs_wrap_Delegate_CreateKeyDelegation() local
151 if (publicInfo == NULL) { in tcs_wrap_Delegate_CreateKeyDelegation()
156 free(publicInfo); in tcs_wrap_Delegate_CreateKeyDelegation()
161 free(publicInfo); in tcs_wrap_Delegate_CreateKeyDelegation()
166 free(publicInfo); in tcs_wrap_Delegate_CreateKeyDelegation()
181 free(publicInfo); in tcs_wrap_Delegate_CreateKeyDelegation()
216 BYTE *publicInfo; in tcs_wrap_Delegate_CreateOwnerDelegation() local
247 free(publicInfo); in tcs_wrap_Delegate_CreateOwnerDelegation()
252 free(publicInfo); in tcs_wrap_Delegate_CreateOwnerDelegation()
257 free(publicInfo); in tcs_wrap_Delegate_CreateOwnerDelegation()
[all …]
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_delegate.c109 BYTE *publicInfo = NULL; in create_owner_delegation() local
133 &publicInfoSize, &publicInfo))) in create_owner_delegation()
139 free(publicInfo); in create_owner_delegation()
156 publicInfoSize, publicInfo, in create_owner_delegation()
180 free(publicInfo); in create_owner_delegation()
198 BYTE *publicInfo = NULL; in create_key_delegation() local
222 &publicInfoSize, &publicInfo))) in create_key_delegation()
228 free(publicInfo); in create_key_delegation()
269 free(publicInfo); in create_key_delegation()
376 BYTE **publicInfo) in __tspi_build_delegate_public_info() argument
[all …]
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_delegate.c72 BYTE *publicInfo, /* in */ in TCSP_Delegate_CreateKeyDelegation_Internal() argument
98 publicInfoSize, publicInfo, encDelAuth, keyAuth))) in TCSP_Delegate_CreateKeyDelegation_Internal()
122 BYTE *publicInfo, /* in */ in TCSP_Delegate_CreateOwnerDelegation_Internal() argument
144 increment, publicInfoSize, publicInfo, encDelAuth, ownerAuth))) in TCSP_Delegate_CreateOwnerDelegation_Internal()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_delegate.c95 BYTE *publicInfo, /* in */ in RPC_Delegate_CreateKeyDelegation_TP() argument
114 if (setData(TCSD_PACKET_TYPE_PBYTE, 3, publicInfo, publicInfoSize, &hte->comm)) in RPC_Delegate_CreateKeyDelegation_TP()
160 BYTE *publicInfo, /* in */ in RPC_Delegate_CreateOwnerDelegation_TP() argument
179 if (setData(TCSD_PACKET_TYPE_PBYTE, 3, publicInfo, publicInfoSize, &hte->comm)) in RPC_Delegate_CreateOwnerDelegation_TP()
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h750 BYTE* publicInfo, // in
761 BYTE* publicInfo, // in
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2922 BYTE *publicInfo, /* in */ in RPC_Delegate_CreateKeyDelegation() argument
2937 publicInfo, encDelAuth, in RPC_Delegate_CreateKeyDelegation()
2953 BYTE *publicInfo, /* in */ in RPC_Delegate_CreateOwnerDelegation() argument
2968 publicInfoSize, publicInfo, in RPC_Delegate_CreateOwnerDelegation()
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h1067 BYTE* publicInfo, /* in */
1077 BYTE* publicInfo, /* in */