Home
last modified time | relevance | path

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

/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_transport.c48 static int decrypt_transport_auth(TPM_KEY_DATA *key, BYTE *enc, UINT32 enc_size, in decrypt_transport_auth() function
140 if (decrypt_transport_auth(key, secret, secretSize, &trans_auth)) in TPM_EstablishTransport()