/device/google/cuttlefish/host/commands/secure_env/rust/ |
D | tpm.rs | 37 fn tpm_hmac(&self, data: &[u8]) -> Result<Vec<u8>, Error> { in tpm_hmac() argument 57 fn hkdf_expand(&self, info: &[u8], out_len: usize) -> Result<Vec<u8>, Error> { in hkdf_expand() argument 81 fn hmac(&self, _imp: &dyn crypto::Hmac, data: &[u8]) -> Result<Vec<u8>, Error> { in hmac() argument 87 fn derive_bytes(&self, context: &[u8], output_len: usize) -> Result<Vec<u8>, Error> { in derive_bytes() argument 104 fn root_kek(&self, _context: &[u8]) -> Result<crypto::OpaqueOr<crypto::hmac::Key>, Error> { in root_kek() argument 108 fn kak(&self) -> Result<crypto::OpaqueOr<crypto::aes::Key>, Error> { in kak() argument 126 fn unique_id_hbk(&self, _ckdf: &dyn crypto::Ckdf) -> Result<crypto::hmac::Key, Error> { in unique_id_hbk() argument 151 ) -> Result<Vec<u8>, Error> { in hkdf() argument 162 ) -> Result<crypto::OpaqueOr<crypto::hmac::Key>, Error> { in extract() argument 172 ) -> Result<Vec<u8>, Error> { in expand() argument
|
D | soft.rs | 30 fn root_kek(&self, _context: &[u8]) -> Result<crypto::OpaqueOr<crypto::hmac::Key>, Error> { in root_kek() argument 34 fn kak(&self) -> Result<crypto::OpaqueOr<crypto::aes::Key>, Error> { in kak() argument 39 fn unique_id_hbk(&self, _ckdf: &dyn crypto::Ckdf) -> Result<crypto::hmac::Key, Error> { in unique_id_hbk() argument 60 fn derive_bytes(&self, context: &[u8], output_len: usize) -> Result<Vec<u8>, Error> { in derive_bytes() argument
|
D | rpc.rs | 32 fn derive_bytes(&self, context: &[u8], output_len: usize) -> Result<Vec<u8>, Error>; in derive_bytes() argument 47 ) -> Result<Vec<u8>, Error> { in derive_bytes_from_hbk() argument 51 fn get_dice_info<'a>(&self, _test_mode: rpc::TestMode) -> Result<DiceInfo, Error> { in get_dice_info() argument 70 ) -> Result<Vec<u8>, Error> { in sign_data() argument 96 fn generate_dice_artifacts(&self, _test_mode: rpc::TestMode) -> Result<(), Error> { in generate_dice_artifacts() argument
|
D | attest.rs | 410 fn signing_key(&self, key_type: SigningKeyType) -> Result<KeyMaterial, Error> { in signing_key() argument 417 fn cert_chain(&self, key_type: SigningKeyType) -> Result<Vec<keymint::Certificate>, Error> { in cert_chain() argument
|
/device/google/trout/hal/dumpstate/aidl/1.0/ |
D | ServiceDescriptor.h | 38 using Error = std::optional<std::string>; variable
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | Common.h | 57 enum class Error : int32_t { enum
|
/device/google/cuttlefish/host/commands/cvd/unittests/selector/ |
D | instance_database_helper.h | 87 const SetupError& Error() const { return error_; } in Error() function
|
/device/google/contexthub/util/nanotool/ |
D | log.h | 54 Error, enumerator
|
D | log.cpp | 51 void Log::Error(const char *format, ...) { in Error() function in android::Log
|
/device/google/cuttlefish/host/libs/confui/ |
D | cbor.h | 40 enum class Error : uint32_t { enum
|
/device/google/cuttlefish/host/commands/test_gce_driver/ |
D | test_gce_driver.proto | 42 message Error { message
|
/device/generic/vulkan-cereal/fake-android-guest/ui/ |
D | Gralloc2.h | 64 enum Error { enum
|
/device/generic/goldfish/radio/librilutils/proto/ |
D | sap-api.proto | 118 enum Error { enum
|
/device/generic/vulkan-cereal/fake-android-guest/hardware/ |
D | hwcomposer2.h | 613 enum class Error : int32_t { enum
|
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
D | vulkan.hpp | 5703 class Error class
|