Home
last modified time | relevance | path

Searched refs:_math__Div (Results 1 – 5 of 5) sorted by relevance

/external/tpm2/
DMathFunctions_fp.h15 LIB_EXPORT CRYPT_RESULT _math__Div(const TPM2B *n, // IN: numerator
DMathFunctions.c276 _math__Div( in _math__Div() function
DCpriECC.c1036 return _math__Div(x, n, NULL, x); in Mod2B()
DCryptUtil.c3503 return TranslateCryptErrors(_math__Div(numerator, in CryptDivide()
Dpart4.txt782 …B.5.2.7. _math__Div() ........................................................................…
23471 2944 return TranslateCryptErrors(_math__Div(numerator,
25841 B.5.2.7. _math__Div()
25852 194 _math__Div(
33427 259 return _math__Div(x, n, NULL, x);