Searched refs:eicOpsGetHardwareBoundKey (Results 1 – 4 of 4) sorted by relevance
51 if (!eicOpsDecryptAes128Gcm(eicOpsGetHardwareBoundKey(testCredential), encryptedCredentialKeys, in eicProvisioningInitForUpdate()368 eicOpsGetHardwareBoundKey(ctx->testCredential), nonce, cborBuf, cbor.size, in eicProvisioningFinishGetCredentialData()
158 const uint8_t* eicOpsGetHardwareBoundKey(bool testCredential);
42 if (!eicOpsDecryptAes128Gcm(eicOpsGetHardwareBoundKey(testCredential), encryptedCredentialKeys, in eicPresentationInit()
366 const uint8_t* eicOpsGetHardwareBoundKey(bool testCredential) { in eicOpsGetHardwareBoundKey() function