Home
last modified time | relevance | path

Searched refs:DRBG_Instantiate (Results 1 – 2 of 2) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptRand.c505 if(!DRBG_Instantiate(&testState, 0, NULL)) in DRBG_SelfTest()
547 if(DRBG_Instantiate(&testState, 0, NULL)) in DRBG_SelfTest()
730 return DRBG_Instantiate(&drbgDefault, 0, NULL); in CryptRandStartup()
737 return DRBG_Instantiate(&go.drbgState, 0, NULL); in CryptRandStartup()
911 DRBG_Instantiate( in DRBG_Instantiate() function
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCryptRand_fp.h197 DRBG_Instantiate(