Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_auth.c73 TCPA_NONCE nonceOddOSAP; in tcs_wrap_OSAP() local
92 if (getData(TCSD_PACKET_TYPE_NONCE, 3, &nonceOddOSAP, 0, &data->comm)) in tcs_wrap_OSAP()
97 result = auth_mgr_osap(hContext, entityType, entityValue, nonceOddOSAP, in tcs_wrap_OSAP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_auth.c64 TCPA_NONCE nonceOddOSAP, /* in */ in TCSP_OSAP_Internal() argument
79 nonceOddOSAP.nonce))) in TCSP_OSAP_Internal()
H A Dtcs_auth_mgr.c468 TCPA_NONCE nonceOddOSAP, /* in */ in auth_mgr_osap() argument
490 if ((result = TCSP_OSAP_Internal(hContext, entityType, newEntValue, nonceOddOSAP, in auth_mgr_osap()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_auth.c61 TCPA_NONCE * nonceOddOSAP, /* in */ in RPC_OSAP_TP() argument
78 if (setData(TCSD_PACKET_TYPE_NONCE, 3, nonceOddOSAP, 0, &hte->comm)) in RPC_OSAP_TP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_auth.c1174 TPM_NONCE* nonceOddOSAP, /* in */ in Transport_OSAP() argument
1194 Trspi_LoadBlob_NONCE(&offset, data, nonceOddOSAP); in Transport_OSAP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h230 TPM_NONCE nonceOddOSAP, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c672 TPM_NONCE *nonceOddOSAP, /* in */ in RPC_OSAP() argument
685 result = RPC_OSAP_TP(entry, entityType, entityValue, nonceOddOSAP, in RPC_OSAP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h461 TCPA_NONCE nonceOddOSAP, /* in */