Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/include/android/hardware/identity/support/
DIdentityCredentialSupport.h137 optional<std::pair<vector<uint8_t>, vector<uint8_t>>> createEcKeyPairWithAttestationKey(
/hardware/interfaces/identity/aidl/default/
DEicOpsImpl.cc286 android::hardware::identity::support::createEcKeyPairWithAttestationKey( in eicOpsCreateCredentialKey()
/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp849 optional<std::pair<vector<uint8_t>, vector<uint8_t>>> createEcKeyPairWithAttestationKey( in createEcKeyPairWithAttestationKey() function