Home
last modified time | relevance | path

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

/external/tpm2/
DCpriHash_fp.h92 LIB_EXPORT TPM_ALG_ID _cpri__GetHashAlgByIndex(UINT32 index // IN: the index
DCpriHash.c189 _cpri__GetHashAlgByIndex( in _cpri__GetHashAlgByIndex() function
DCryptUtil.c615 return _cpri__GetHashAlgByIndex(index); in CryptGetHashAlgByIndex()