Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/system/security/keystore/keystore_cli_v2/android_arm64_armv8-2a_cortex-a55_cfi/gen/proto/system/security/keystore/
Dkeystore_client.pb.h337 inline const std::string& EncryptedData::authentication_data() const { in authentication_data() function
378 inline void EncryptedData::set_allocated_authentication_data(std::string* authentication_data) { in set_allocated_authentication_data()
/aosp_15_r20/packages/modules/Bluetooth/android/app/proto/
Dkeystore.proto27 optional bytes authentication_data = 2; field
/aosp_15_r20/system/security/keystore/
H A Dkeystore_client.proto26 optional bytes authentication_data = 2; field