Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/default/libeic/
DEicOps.h249 bool eicOpsEcdh(const uint8_t publicKey[EIC_P256_PUB_KEY_SIZE],
DEicPresentation.c670 if (!eicOpsEcdh(readerEphemeralPublicKey, ctx->deviceKeyPriv, sharedSecret)) { in eicPresentationPrepareDeviceAuthentication()
/hardware/interfaces/identity/aidl/default/
DEicOpsImpl.cc491 bool eicOpsEcdh(const uint8_t publicKey[EIC_P256_PUB_KEY_SIZE], in eicOpsEcdh() function