Home
last modified time | relevance | path

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

/external/tpm2/
DCpriECC_fp.h45 TPMS_ECC_POINT *Rout, // OUT: the product point R
DCpriECC.c342 TPMS_ECC_POINT *Rout, // OUT: the product point R in _cpri__EccPointMultiply() argument
414 Point2B(group, Rout, R, (INT16) ((EC_GROUP_get_degree(group)+7)/8), context); in _cpri__EccPointMultiply()
Dpart4.txt33440 … It is a fatal error if dIn and uIn are both unspecified (NULL) or if Qin or Rout is unspecified.
33458 263 TPMS_ECC_POINT *Rout, // OUT: the product point R
33545 345 Point2B(group, Rout, R, (INT16) BN_num_bytes(&group->field), context);