Home
last modified time | relevance | path

Searched defs:ephemeralPublicKey (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/identity/aidl/default/libeic/
DEicSession.h41 uint8_t ephemeralPublicKey[EIC_P256_PUB_KEY_SIZE]; member
DEicPresentation.c192 uint8_t ephemeralPublicKey[EIC_P256_PUB_KEY_SIZE]; in eicPresentationCreateEphemeralKeyPair() local
/hardware/interfaces/identity/aidl/vts/
DEndToEndTests.cpp333 optional<vector<uint8_t>> ephemeralPublicKey = support::ecKeyPairGetPublicKey(ephemeralKeyPair); in TEST_P() local