Searched refs:TO_ECC_528 (Results 1 – 1 of 1) sorted by relevance
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
D | CryptEccData.c | 112 #define TO_ECC_528(a, b, c, d, e, f, g, h, i) a, b, c, d, e, f, g, h, i macro 120 #define TO_ECC_528(a, b, c, d, e, f, g, h, i) i, h, g, f, e, d, c, b, a macro 335 ECC_CONST(NIST_P521_p, 66, TO_ECC_528( 345 ECC_CONST(NIST_P521_a, 66, TO_ECC_528( 355 ECC_CONST(NIST_P521_b, 66, TO_ECC_528( 365 ECC_CONST(NIST_P521_gX, 66, TO_ECC_528( 375 ECC_CONST(NIST_P521_gY, 66, TO_ECC_528( 385 ECC_CONST(NIST_P521_n, 66, TO_ECC_528(
|