Searched refs:nonceOddOSAP (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc_auth.c | 73 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 D | tcsi_auth.c | 64 TCPA_NONCE nonceOddOSAP, /* in */ in TCSP_OSAP_Internal() argument 79 nonceOddOSAP.nonce))) in TCSP_OSAP_Internal()
|
H A D | tcs_auth_mgr.c | 468 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 D | rpc_auth.c | 61 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 D | tsp_auth.c | 1174 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 D | tcs.h | 230 TPM_NONCE nonceOddOSAP, // in
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
H A D | tcs_api.c | 672 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 D | tcs_utils.h | 461 TCPA_NONCE nonceOddOSAP, /* in */
|