]> git.proxmox.com Git - libtpms.git/blobdiff - src/tpm12/tpm_constants.h
Move common debug, memory & nvfile units to src/
[libtpms.git] / src / tpm12 / tpm_constants.h
index 779608bff92135605f982e30735353789be625fb..9569e6d083448101eaecc36ec5cb2c2f15a9d8d6 100644 (file)
   TPM buffer limits
 */
 
-/* This value is used to limit memory allocation to prevent resource overload. */
-
-#ifndef TPM_ALLOC_MAX
-#define TPM_ALLOC_MAX  0x10000  /* 64k bytes */
-#endif
-
 /* This is the increment by which the TPM_STORE_BUFFER grows.  A larger number saves realloc's.  A
    smaller number saves memory.
 
                                               indicates that the asymmetric algorithm is not
                                               supported for these types of commands. The TPM MAY
                                               return TRUE or FALSE for other than asymmetric
-                                              algoroithms that it supports. Unassigned and
+                                              algorithms that it supports. Unassigned and
                                               unsupported algorithm IDs return FALSE.*/
 
 #define TPM_CAP_PID             0x00000003 /* Boolean value. TRUE indicates that the TPM supports