Searched refs:UnloadBlob_BOOL (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_utils.c196 UnloadBlob_BOOL(UINT64 *offset, TSS_BOOL *dataOut, BYTE * blob) function
279 UnloadBlob_BOOL(offset, NULL, blob);
286 UnloadBlob_BOOL(offset, &auth->fContinueAuthSession, blob);
398 UnloadBlob_BOOL(offset, NULL, blob);
405 UnloadBlob_BOOL(offset, NULL, blob);
425 UnloadBlob_BOOL(offset, (TSS_BOOL *)&certify->authDataUsage, blob);
432 UnloadBlob_BOOL(offset, (TSS_BOOL *)&certify->parentPCRStatus, blob);
H A Dtcs_key.c435 UnloadBlob_BOOL(offset, NULL, blob);
461 UnloadBlob_BOOL(offset, (TSS_BOOL *)&key->authDataUsage, blob);
H A Dtcs_pbg.c384 UnloadBlob_BOOL(&offset1, bool1, b);
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_ps.c409 UnloadBlob_BOOL(offset, NULL, blob);
421 UnloadBlob_BOOL(offset, &info->authData.fContinueAuthSession, blob);
497 UnloadBlob_BOOL(offset, NULL, blob);
509 UnloadBlob_BOOL(offset, &info->fIsLoaded, blob);
527 UnloadBlob_BOOL(offset, &info->fIsLoaded, blob);
H A Drpc.c52 UnloadBlob_BOOL(offset, &auth->fContinueAuthSession, blob);
259 UnloadBlob_BOOL(&offset, (TSS_BOOL *) (theData), comm->buf);
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h202 void UnloadBlob_BOOL(UINT64 *, TSS_BOOL *, BYTE *);

Completed in 192 milliseconds