Home
last modified time | relevance | path

Searched defs:base_key (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls13_keys.c700 unsigned char const *base_key, in ssl_tls13_calc_finished_core()
783 unsigned char *base_key = NULL; in mbedtls_ssl_tls13_calculate_verify_data() local
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls13_keys.c712 unsigned char const *base_key, in ssl_tls13_calc_finished_core()
795 unsigned char *base_key = NULL; in mbedtls_ssl_tls13_calculate_verify_data() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcollective_ops.cc490 const Tensor& base_key = context->input(2); in Compute() local
527 const int32_t base_key, Tensor* group_size, in ComputeGroupKey()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dcollective_ops.py71 def assign_group_v2(group_assignment, device_index, base_key): argument
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hpke/
Dhpke_test.cc78 ScopedEVP_HPKE_KEY base_key; in Verify() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/hpke/
Dhpke_test.cc78 ScopedEVP_HPKE_KEY base_key; in Verify() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/hpke/
H A Dhpke_test.cc93 ScopedEVP_HPKE_KEY base_key; in Verify() local
/aosp_15_r20/external/boringssl/src/crypto/hpke/
H A Dhpke_test.cc93 ScopedEVP_HPKE_KEY base_key; in Verify() local
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.h560 std::string_view base_key = GetBaseKeyViewFromAugmentedKey(dex_file_data->profile_key); in FindDexFileForProfileIndex() local
H A Dprofile_compilation_info.cc623 std::string base_key = GetProfileDexFileBaseKey(dex_location); in GetProfileDexFileAugmentedKey() local
663 const std::string& base_key, in MigrateAnnotationInfo()
/aosp_15_r20/art/profman/
H A Dprofman.cc538 … std::string base_key = ProfileCompilationInfo::GetBaseKeyFromAugmentedKey(profile_key); in ProcessProfiles() local