Home
last modified time | relevance | path

Searched defs:TimeStampToken (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/system/security/keystore2/src/
H A Denforcements.rs71 receiver: Receiver<Result<TimeStampToken, Error>>, in timestamp()
83 fn get_auth_tokens(&self) -> Result<(HardwareAuthToken, Option<TimeStampToken>)> { in get_auth_tokens()
213 fn get_timestamp_token(challenge: i64) -> Result<TimeStampToken, Error> { in get_timestamp_token()
221 fn timestamp_token_request(challenge: i64, sender: Sender<Result<TimeStampToken, Error>>) { in timestamp_token_request()
258 pub fn before_update(&mut self) -> Result<(Option<HardwareAuthToken>, Option<TimeStampToken>)> { in before_update()
267 ) -> Result<(Option<HardwareAuthToken>, Option<TimeStampToken>, Option<Vec<u8>>)> { in before_finish()
315 fn get_auth_tokens(&mut self) -> Result<(Option<HardwareAuthToken>, Option<TimeStampToken>)> { in get_auth_tokens()
737 ) -> Result<(HardwareAuthToken, TimeStampToken)> { in get_auth_tokens() argument
/aosp_15_r20/system/keymint/wire/src/
H A Dsecureclock.rs28 pub struct TimeStampToken { struct
29 pub challenge: i64,
30 pub timestamp: Timestamp,
31 pub mac: Vec<u8>,
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-cpp-source/gen/include/android/hardware/security/keymint/
DIKeyMintOperation.h27 class TimeStampToken; variable
54 …l<::android::hardware::security::keymint::HardwareAuthToken>& /*authToken*/, const ::std::optional… in updateAad()
57 …:android::hardware::security::keymint::HardwareAuthToken>& /*authToken*/, const ::std::optional<::… in update()
60 …::std::optional<::std::vector<uint8_t>>& /*signature*/, const ::std::optional<::android::hardware:… in finish()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V4-cpp-source/gen/include/android/hardware/security/keymint/
DIKeyMintOperation.h27 class TimeStampToken; variable
54 …l<::android::hardware::security::keymint::HardwareAuthToken>& /*authToken*/, const ::std::optional… in updateAad()
57 …:android::hardware::security::keymint::HardwareAuthToken>& /*authToken*/, const ::std::optional<::… in update()
60 …::std::optional<::std::vector<uint8_t>>& /*signature*/, const ::std::optional<::android::hardware:… in finish()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/secureclock/aidl/android.hardware.security.secureclock-V1-rust-source/gen/android/hardware/security/secureclock/
DTimeStampToken.rs17 impl Default for r#TimeStampToken { implementation
26 impl binder::Parcelable for r#TimeStampToken { implementation
52 impl binder::binder_impl::ParcelableMetadata for r#TimeStampToken { implementation
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_operation.cpp54 const optional<TimeStampToken>& /* timestampToken */) { in updateAad()
73 const optional<TimeStampToken>& in update()
107 const optional<TimeStampToken>& /* timestampToken */, in finish()
/aosp_15_r20/system/keymaster/ng/
H A DAndroidKeyMintOperation.cpp54 const optional<TimeStampToken>& /* timestampToken */) { in updateAad()
72 const optional<TimeStampToken>& in update()
102 const optional<TimeStampToken>& /* timestampToken */, in finish()
/aosp_15_r20/system/keymint/ta/src/
H A Doperation.rs435 timestamp_token: Option<TimeStampToken>, in op_update_aad()
453 timestamp_token: Option<TimeStampToken>, in op_update()
518 timestamp_token: Option<TimeStampToken>, in op_finish()
781 timestamp_token: Option<TimeStampToken>, in with_authed_operation()
820 timestamp_token: Option<TimeStampToken>, in check_subsequent_auth()
/aosp_15_r20/system/core/trusty/keymaster/keymint/
H A DTrustyKeyMintOperation.cpp56 const optional<TimeStampToken>& /* timestampToken */) { in updateAad()
73 const optional<TimeStampToken>& /* timestampToken */, in update()
117 const optional<TimeStampToken>& /* timestampToken */, in finish()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/secureclock/aidl/android.hardware.security.secureclock-V1-rust/android_arm64_armv8-2a_cortex-a55_source/
Dandroid_hardware_security_secureclock_V1.rs297 pub mod TimeStampToken { module
314 impl Default for r#TimeStampToken { implementation
323 impl binder::Parcelable for r#TimeStampToken { implementation
349 impl binder::binder_impl::ParcelableMetadata for r#TimeStampToken { implementation
/aosp_15_r20/system/keymint/hal/src/
H A Dkeymint.rs233 _timestampToken: Option<&TimeStampToken>, in deviceLocked()
383 timeStampToken: Option<&TimeStampToken>, in updateAad()
410 timeStampToken: Option<&TimeStampToken>, in update()
439 timestampToken: Option<&TimeStampToken>, in finish()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/secureclock/aidl/android.hardware.security.secureclock-V1-cpp-source/gen/include/android/hardware/security/secureclock/
DISecureClock.h21 class TimeStampToken; variable
46 …tatus generateTimeStamp(int64_t /*challenge*/, ::android::hardware::security::secureclock::TimeSta… in generateTimeStamp()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V2-ndk-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp476 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
481 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
486 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-ndk_platform-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp472 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
477 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
482 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V2-ndk-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp476 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
481 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
486 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-ndk_platform-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp472 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
477 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
482 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V4-ndk-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp494 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
499 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
504 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-ndk_platform-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp472 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
477 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
482 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-ndk_platform-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp472 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
477 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
482 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-ndk_platform-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp472 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
477 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
482 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-ndk_platform-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp472 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
477 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
482 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V2-ndk-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp476 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
481 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
486 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-ndk_platform-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp472 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
477 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
482 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V2-ndk-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp476 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
481 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
486 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-ndk_platform-source/gen/android/hardware/security/keymint/
DIKeyMintOperation.cpp472 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in updateAad()
477 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in update()
482 …areAuthToken>& /*in_authToken*/, const std::optional<::aidl::android::hardware::security::securecl… in finish()

1234