Searched refs:ECC_NIST_P224 (Results 1 – 7 of 7) sorted by relevance
51 (ECC_BN_P256 + ECC_BN_P638 + ECC_NIST_P192 + ECC_NIST_P224 + \55 MAX(ECC_NIST_P192 * 192, MAX(ECC_NIST_P224 * 224, \
247 #if ECC_NIST_P224
78 #ifndef ECC_NIST_P22479 #define ECC_NIST_P224 NO macro
115 #define ECC_NIST_P224 NO macro132 (ECC_BN_P256 + ECC_BN_P638 + ECC_NIST_P192 + ECC_NIST_P224 + \136 MAX(ECC_NIST_P192 * 192, MAX(ECC_NIST_P224 * 224, \
169 #if ECC_NIST_P224572 #if ECC_NIST_P224
91 (UINT32)((ECC_NIST_P192 << 0) | (ECC_NIST_P224 << 1) | (ECC_NIST_P256 << 2) |955 (UINT32)((ECC_NIST_P192 << 0) | (ECC_NIST_P224 << 1) | (ECC_NIST_P256 << 2) |
4447 #if ECC_NIST_P224 in TPMI_ECC_CURVE_Unmarshal()