Home
last modified time | relevance | path

Searched refs:eicOpsEcdh (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/identity/aidl/default/libeic/
H A DEicOps.h231 bool eicOpsEcdh(const uint8_t publicKey[EIC_P256_PUB_KEY_SIZE],
H A DEicPresentation.c499 if (!eicOpsEcdh(readerEphemeralPublicKey, signingKeyPriv, sharedSecret)) { in eicPresentationCalcMacKey()
/aosp12/hardware/interfaces/identity/aidl/default/
H A DEicOpsImpl.cc442 bool eicOpsEcdh(const uint8_t publicKey[EIC_P256_PUB_KEY_SIZE], in eicOpsEcdh() function