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

/external/tpm2/
H A DNV.c223 // NvTestSpace()
233 NvTestSpace( function
273 // This function requires that there is enough space to add a new entity (i.e., that NvTestSpace() has been
1555 if(!NvTestSpace(entrySize, TRUE)) return TPM_RC_NV_SPACE;
1666 if(!NvTestSpace(entrySize, FALSE)) return TPM_RC_NV_SPACE;

Completed in 53 milliseconds