/aosp_15_r20/external/tink/cc/util/ |
H A D | validation_test.cc | 36 TEST(ValidateKey, ValidKey) { in TEST() argument 45 TEST(ValidateKey, MissingOutputPrefixType) { in TEST() argument 54 TEST(ValidateKey, MissingKeyData) { in TEST() argument 63 TEST(ValidateKey, MissingStatus) { in TEST() argument
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_translation_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/translation/ |
D | translation_table.pb.h | 407 static bool ValidateKey(void*) { return true; } in ValidateKey() function 583 static bool ValidateKey(void*) { return true; } in ValidateKey() function 759 static bool ValidateKey(void*) { return true; } in ValidateKey() function 781 static bool ValidateKey(void*) { return true; } in ValidateKey() function 980 static bool ValidateKey(void*) { return true; } in ValidateKey() function 1156 static bool ValidateKey(void*) { return true; } in ValidateKey() function 1332 static bool ValidateKey(void*) { return true; } in ValidateKey() function
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/ |
D | function.pb.h | 301 static bool ValidateKey(std::string* s) { in ValidateKey() function 325 static bool ValidateKey(std::string* s) { in ValidateKey() function 496 static bool ValidateKey(void*) { return true; } in ValidateKey() function 518 static bool ValidateKey(void*) { return true; } in ValidateKey() function 540 static bool ValidateKey(std::string* s) { in ValidateKey() function 566 static bool ValidateKey(std::string* s) { in ValidateKey() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_translation_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/translation/ |
H A D | translation_table.pb.h | 377 static bool ValidateKey(void*) { return true; } in ValidateKey() function 553 static bool ValidateKey(void*) { return true; } in ValidateKey() function 729 static bool ValidateKey(void*) { return true; } in ValidateKey() function 751 static bool ValidateKey(void*) { return true; } in ValidateKey() function 950 static bool ValidateKey(void*) { return true; } in ValidateKey() function 1126 static bool ValidateKey(void*) { return true; } in ValidateKey() function
|
/aosp_15_r20/external/tink/cc/internal/ |
H A D | key_gen_configuration_impl_test.cc | 77 util::Status ValidateKey(const AesGcmKey& key) const override { in ValidateKey() function in crypto::tink::internal::__anon6d26fc4a0111::FakeKeyTypeManager 160 util::Status ValidateKey(const RsaSsaPssPrivateKey& key) const override { in ValidateKey() function in crypto::tink::internal::__anon6d26fc4a0111::FakeSignKeyManager 212 util::Status ValidateKey(const RsaSsaPssPublicKey& key) const override { in ValidateKey() function in crypto::tink::internal::__anon6d26fc4a0111::FakeVerifyKeyManager
|
H A D | configuration_impl_test.cc | 93 util::Status ValidateKey(const AesGcmKey& key) const override { in ValidateKey() function in crypto::tink::internal::__anon07f79aa90111::FakeKeyTypeManager 301 util::Status ValidateKey(const RsaSsaPssPrivateKey& key) const override { in ValidateKey() function in crypto::tink::internal::__anon07f79aa90111::FakeSignKeyManager 353 util::Status ValidateKey(const RsaSsaPssPublicKey& key) const override { in ValidateKey() function in crypto::tink::internal::__anon07f79aa90111::FakeVerifyKeyManager
|
H A D | registry_impl_test.cc | 220 crypto::tink::util::Status ValidateKey(const AesGcmKey& key) const override { in ValidateKey() function in crypto::tink::internal::__anondac9a14a0111::ExampleKeyTypeManager 1326 crypto::tink::util::Status ValidateKey( in ValidateKey() function in crypto::tink::internal::__anondac9a14a0211::TestPrivateKeyTypeManager 1396 crypto::tink::util::Status ValidateKey( in ValidateKey() function in crypto::tink::internal::__anondac9a14a0311::TestPublicKeyTypeManager 1810 crypto::tink::util::Status ValidateKey( in ValidateKey() function in crypto::tink::internal::__anondac9a14a0311::DelegatingKeyTypeManager
|
/aosp_15_r20/external/tink/cc/core/ |
H A D | key_type_manager_test.cc | 92 crypto::tink::util::Status ValidateKey(const AesGcmKey& key) const override { in ValidateKey() function in crypto::tink::__anone64d12f00111::ExampleKeyTypeManager 176 util::Status ValidateKey(const AesGcmKey& key) const override { in ValidateKey() function in crypto::tink::__anone64d12f00111::ExampleKeyTypeManagerWithoutFactory
|
/aosp_15_r20/out/soong/.intermediates/external/cronet/components/cronet/android/cronet_aml_components_cronet_android_base_feature_overrides_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/components/cronet/android/proto/ |
D | base_feature_overrides.pb.h | 95 static bool ValidateKey(void*) { return true; } in ValidateKey() function 283 static bool ValidateKey(void*) { return true; } in ValidateKey() function
|
/aosp_15_r20/external/tink/cc/hybrid/internal/ |
H A D | hpke_public_key_manager.cc | 28 util::Status HpkePublicKeyManager::ValidateKey(const HpkePublicKey& key) const { in ValidateKey() function in crypto::tink::internal::HpkePublicKeyManager
|
/aosp_15_r20/external/tink/cc/hybrid/ |
H A D | ecies_aead_hkdf_public_key_manager.cc | 70 Status EciesAeadHkdfPublicKeyManager::ValidateKey( in ValidateKey() function in crypto::tink::EciesAeadHkdfPublicKeyManager
|
H A D | ecies_aead_hkdf_private_key_manager.cc | 86 Status EciesAeadHkdfPrivateKeyManager::ValidateKey( in ValidateKey() function in crypto::tink::EciesAeadHkdfPrivateKeyManager
|
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/kem/ |
H A D | cecpq2_aead_hkdf_public_key_manager.cc | 71 Status Cecpq2AeadHkdfPublicKeyManager::ValidateKey( in ValidateKey() function in crypto::tink::Cecpq2AeadHkdfPublicKeyManager
|
H A D | cecpq2_aead_hkdf_private_key_manager.cc | 92 Status Cecpq2AeadHkdfPrivateKeyManager::ValidateKey( in ValidateKey() function in crypto::tink::Cecpq2AeadHkdfPrivateKeyManager
|
/aosp_15_r20/external/tink/cc/signature/ |
H A D | ed25519_verify_key_manager.cc | 45 Status Ed25519VerifyKeyManager::ValidateKey(const Ed25519PublicKey& key) const { in ValidateKey() function in crypto::tink::Ed25519VerifyKeyManager
|
H A D | ecdsa_verify_key_manager.cc | 101 Status EcdsaVerifyKeyManager::ValidateKey(const EcdsaPublicKey& key) const { in ValidateKey() function in crypto::tink::EcdsaVerifyKeyManager
|
H A D | rsa_ssa_pkcs1_verify_key_manager.cc | 68 util::Status RsaSsaPkcs1VerifyKeyManager::ValidateKey( in ValidateKey() function in crypto::tink::RsaSsaPkcs1VerifyKeyManager
|
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/signature/ |
H A D | falcon_verify_key_manager.cc | 56 Status FalconVerifyKeyManager::ValidateKey(const FalconPublicKey& key) const { in ValidateKey() function in crypto::tink::FalconVerifyKeyManager
|
H A D | dilithium_verify_key_manager.cc | 67 Status DilithiumVerifyKeyManager::ValidateKey( in ValidateKey() function in crypto::tink::DilithiumVerifyKeyManager
|
H A D | sphincs_verify_key_manager.cc | 64 Status SphincsVerifyKeyManager::ValidateKey(const SphincsPublicKey& key) const { in ValidateKey() function in crypto::tink::SphincsVerifyKeyManager
|
H A D | dilithium_sign_key_manager.cc | 98 Status DilithiumSignKeyManager::ValidateKey( in ValidateKey() function in crypto::tink::DilithiumSignKeyManager
|
/aosp_15_r20/external/tink/cc/aead/ |
H A D | kms_envelope_aead_key_manager.h | 64 crypto::tink::util::Status ValidateKey( in ValidateKey() function
|
H A D | aes_gcm_siv_key_manager.h | 66 crypto::tink::util::Status ValidateKey( in ValidateKey() function
|
/aosp_15_r20/external/tink/cc/jwt/internal/ |
H A D | jwt_hmac_key_manager.cc | 71 Status JwtHmacKeyManager::ValidateKey(const JwtHmacKey& key) const { in ValidateKey() function in crypto::tink::jwt_internal::JwtHmacKeyManager
|
H A D | jwt_rsa_ssa_pkcs1_verify_key_manager.cc | 70 Status JwtRsaSsaPkcs1VerifyKeyManager::ValidateKey( in ValidateKey() function in crypto::tink::jwt_internal::JwtRsaSsaPkcs1VerifyKeyManager
|