Searched refs:eicOpsGetHardwareBoundKey (Results 1 – 4 of 4) sorted by relevance
72 if (!eicOpsDecryptAes128Gcm(eicOpsGetHardwareBoundKey(testCredential), encryptedCredentialKeys, in eicProvisioningInitForUpdate()413 eicOpsGetHardwareBoundKey(ctx->testCredential), nonce, cborBuf, cbor.size, in eicProvisioningFinishGetCredentialData()
168 const uint8_t* eicOpsGetHardwareBoundKey(bool testCredential);
56 if (!eicOpsDecryptAes128Gcm(eicOpsGetHardwareBoundKey(testCredential), encryptedCredentialKeys, in eicPresentationInit()
415 const uint8_t* eicOpsGetHardwareBoundKey(bool testCredential) { in eicOpsGetHardwareBoundKey() function