Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCryptHash_fp.h55 CryptHashStartup(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptHash.c80 CryptHashStartup( in CryptHashStartup() function
DCryptUtil.c451 OK = CryptSymStartup() && CryptRandStartup() && CryptHashStartup() in CryptStartup()