Home
last modified time | relevance | path

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

/external/tpm2/
DCpriRSA.c608 BYTE *hashIn // IN: the digest in PssEncode() argument
622 pAssert(eOut != NULL && hLen > 0 && hashIn != NULL ); in PssEncode()
646 _cpri__UpdateHash(&hashState, hashInSize, hashIn); in PssEncode()
Dpart4.txt29549 541 BYTE *hashIn // IN: the digest
29564 556 pAssert(eOut != NULL && hLen > 0 && hashIn != NULL );
29599 586 _cpri__UpdateHash(&hashState, hashInSize, hashIn);