Home
last modified time | relevance | path

Searched refs:bignum_t (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCryptEccMain_fp.h200 const bignum_t *
207 const bignum_t *
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DBnValues.h111 typedef BN_STRUCT_DEF(1) bignum_t; typedef
113 typedef bignum_t *bigNum;
114 typedef const bignum_t *bigConst;
117 extern const bignum_t BnConstZero;
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DBnMath.c66 const bignum_t BnConstZero = {1, 0, {0}};
147 const bignum_t *n1 = op1; in BnAdd()
148 const bignum_t *n2 = op2; in BnAdd()
DCryptEccMain.c433 const bignum_t *
444 const bignum_t *