Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCryptEccMain_fp.h321 TPMS_ECC_POINT *Rout, // OUT: the product point R
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptEccMain.c694 TPMS_ECC_POINT *Rout, // OUT: the product point R in CryptEccPointMultiply() argument
715 BnPointTo2B(Rout, ecR, E); in CryptEccPointMultiply()
717 ClearPoint2B(Rout); in CryptEccPointMultiply()