Home
last modified time | relevance | path

Searched defs:getPublicKey (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/security/see/hwcrypto/aidl/aidl_api/android.hardware.security.see.hwcrypto/current/android/hardware/security/see/hwcrypto/
DIOpaqueKey.aidl39 byte[] getPublicKey(); in getPublicKey() method
/hardware/interfaces/security/see/hwcrypto/aidl/android/hardware/security/see/hwcrypto/
DIOpaqueKey.aidl63 byte[] getPublicKey(); in getPublicKey() method
/hardware/interfaces/security/see/hwcrypto/aidl/aidl_api/android.hardware.security.see.hwcrypto/1/android/hardware/security/see/hwcrypto/
DIOpaqueKey.aidl39 byte[] getPublicKey(); in getPublicKey() method
/hardware/interfaces/security/see/hwcrypto/default/
Dhwcryptolib.cpp690 ndk::ScopedAStatus getPublicKey(::std::vector<uint8_t>* aidl_return) { in getPublicKey() function in android::trusty::hwcryptohalservice::OpaqueKeyNdk