Home
last modified time | relevance | path

Searched refs:eicPresentationCreateEphemeralKeyPair (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/libeic/
DEicPresentation.h115 bool eicPresentationCreateEphemeralKeyPair(
DEicPresentation.c175 bool eicPresentationCreateEphemeralKeyPair( in eicPresentationCreateEphemeralKeyPair() function
/aosp_15_r20/hardware/interfaces/identity/aidl/default/libeic/
H A DEicPresentation.h135 bool eicPresentationCreateEphemeralKeyPair(EicPresentation* ctx,
H A DEicPresentation.c190 bool eicPresentationCreateEphemeralKeyPair(EicPresentation* ctx, in eicPresentationCreateEphemeralKeyPair() function
/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/
DRemoteSecureHardwareProxy.cpp234 if (!eicPresentationCreateEphemeralKeyPair(&ctx_, priv.data())) { in createEphemeralKeyPair()
/aosp_15_r20/hardware/interfaces/identity/aidl/default/
H A DFakeSecureHardwareProxy.cpp517 if (!eicPresentationCreateEphemeralKeyPair(&ctx_, priv.data())) { in createEphemeralKeyPair()