Home
last modified time | relevance | path

Searched refs:PUT_STATE (Results 1 – 5 of 5) sorted by relevance

/external/tpm2/
DManufacture.c50 _cpri__DrbgGetPutState(PUT_STATE, 0, NULL); in TPM_Manufacture()
DTime.c33 CryptDrbgGetPutState(PUT_STATE); in TimePowerOn()
DCryptoEngine.h127 PUT_STATE // Restore the state from NV enumerator
DCryptUtil.c2079 CryptDrbgGetPutState(PUT_STATE); in CryptUtilStartup()
Dpart4.txt15223 24 CryptDrbgGetPutState(PUT_STATE);
17418 33 _cpri__DrbgGetPutState(PUT_STATE, 0, NULL);
21801 1646 CryptDrbgGetPutState(PUT_STATE);
25343 65 PUT_STATE // Restore the state from NV
26345 …This function is used to set the state of the RNG (direction == PUT_STATE) or to recover the state…