Home
last modified time | relevance | path

Searched refs:drbgState (Results 1 – 3 of 3) sorted by relevance

/external/tpm2/
DManufacture.c87 _cpri__DrbgGetPutState(GET_STATE, sizeof(go.drbgState), (BYTE *)&go.drbgState); in TPM_Manufacture()
DGlobal.h814 DRBG_STATE drbgState; member
DCryptUtil.c77 sizeof(go.drbgState), in CryptDrbgGetPutState()
78 (BYTE *)&go.drbgState); in CryptDrbgGetPutState()