HomeSort by: relevance | last modified time | path
    Searched refs:TPM_AUTH_RSP_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/
obj_context.c 1274 + (pAuth1 ? TPM_AUTH_RSP_SIZE : 0)
1275 + (pAuth2 ? TPM_AUTH_RSP_SIZE : 0));
  /src/crypto/external/cpl/trousers/dist/src/include/
spi_utils.h 139 #define TPM_AUTH_RSP_SIZE (sizeof(TPM_NONCE) + sizeof(TPM_BOOL) + sizeof(TPM_AUTHDATA))

Completed in 18 milliseconds