Searched refs:eccSecret (Results 1 – 1 of 1) sorted by relevance
2431 TPMS_ECC_POINT eccSecret; in CryptSecretEncrypt() local2455 if( CryptEccPointMultiply(&eccSecret, in CryptSecretEncrypt()2475 CryptKDFe(encryptKey->publicArea.nameAlg, &eccSecret.x.b, in CryptSecretEncrypt()2553 TPMS_ECC_POINT eccSecret; in CryptSecretDecrypt() local2560 result = CryptEccPointMultiply(&eccSecret, in CryptSecretDecrypt()2583 CryptKDFe(decryptKey->publicArea.nameAlg, &eccSecret.x.b, label, in CryptSecretDecrypt()