Searched refs:eicOpsEcdh (Results 1 – 3 of 3) sorted by relevance
231 bool eicOpsEcdh(const uint8_t publicKey[EIC_P256_PUB_KEY_SIZE],
499 if (!eicOpsEcdh(readerEphemeralPublicKey, signingKeyPriv, sharedSecret)) { in eicPresentationCalcMacKey()
442 bool eicOpsEcdh(const uint8_t publicKey[EIC_P256_PUB_KEY_SIZE], in eicOpsEcdh() function