Searched defs:IKeystore (Results 1 – 5 of 5) sorted by relevance
25 struct IKeystore : public ::android::hidl::base::V1_0::IBase { struct32 * Fully qualified interface name: "[email protected]::IKeystore" argument47 …ERROR_UNKNOWN = 1u /* ::android::system::wifi::keystore::V1_0::IKeystore::KeystoreStatusCode.SUCCE… argument58 …using getBlob_cb = std::function<void(::android::system::wifi::keystore::V1_0::IKeystore::Keystore… argument74 …using getPublicKey_cb = std::function<void(::android::system::wifi::keystore::V1_0::IKeystore::Key… argument91 …using sign_cb = std::function<void(::android::system::wifi::keystore::V1_0::IKeystore::KeystoreSta… argument110 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;142 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;161 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;206 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;[all …]