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