Home | History | Annotate | Download | only in tpm2

Lines Matching full:hashin

613    BYTE         *hashIn           // IN: the digest
627 pAssert(eOut != NULL && hLen > 0 && hashIn != NULL );
651 _cpri__UpdateHash(&hashState, hashInSize, hashIn);