Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_pbg.c60 UnloadBlob_Auth(&offset1, b, auth1); in tpm_rsp_parse()
61 UnloadBlob_Auth(&offset1, b, auth2); in tpm_rsp_parse()
64 UnloadBlob_Auth(&offset1, b, auth1); in tpm_rsp_parse()
67 UnloadBlob_Auth(&offset1, b, auth2); in tpm_rsp_parse()
107 UnloadBlob_Auth(&offset1, b, auth1); in tpm_rsp_parse()
154 UnloadBlob_Auth(&offset1, b, auth1); in tpm_rsp_parse()
202 UnloadBlob_Auth(&offset1, b, auth1); in tpm_rsp_parse()
275 UnloadBlob_Auth(&offset1, b, auth1); in tpm_rsp_parse()
276 UnloadBlob_Auth(&offset1, b, auth2); in tpm_rsp_parse()
279 UnloadBlob_Auth(&offset1, b, auth1); in tpm_rsp_parse()
[all …]
H A Dtcsi_transport.c106 UnloadBlob_Auth(&offset, txBlob, pEncKeyAuth); in TCSP_EstablishTransport_Internal()
360 UnloadBlob_Auth(&offset, txBlob, pTransAuth); in TCSP_ExecuteTransport_Internal()
507 UnloadBlob_Auth(&offset, txBlob, pKeyAuth); in TCSP_ReleaseTransportSigned_Internal()
508 UnloadBlob_Auth(&offset, txBlob, pTransAuth); in TCSP_ReleaseTransportSigned_Internal()
H A Dtcsi_daa.c100 UnloadBlob_Auth(&offset, txBlob, ownerAuth); in TCSP_DaaJoin_internal()
181 UnloadBlob_Auth(&offset, txBlob, ownerAuth); in TCSP_DaaSign_internal()
H A Dtcsi_changeauth.c256 UnloadBlob_Auth(&offset, txBlob, pAuth); in TCSP_ChangeAuthAsymStart_Internal()
349 UnloadBlob_Auth(&offset, txBlob, ownerAuth); in TCSP_ChangeAuthAsymFinish_Internal()
H A Dtcs_utils.c275 UnloadBlob_Auth(UINT64 *offset, BYTE * blob, TPM_AUTH * auth) in UnloadBlob_Auth() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h214 void UnloadBlob_Auth(UINT64 *, BYTE *, TPM_AUTH *);