| /third_party/mbedtls/include/psa/ |
| D | crypto_sizes.h | 167 #define PSA_AEAD_TAG_LENGTH(key_type, key_bits, alg) \ argument 266 #define PSA_MAC_LENGTH(key_type, key_bits, alg) \ argument 298 #define PSA_AEAD_ENCRYPT_OUTPUT_SIZE(key_type, alg, plaintext_length) \ argument 351 #define PSA_AEAD_DECRYPT_OUTPUT_SIZE(key_type, alg, ciphertext_length) \ argument 403 #define PSA_AEAD_NONCE_LENGTH(key_type, alg) \ argument 455 #define PSA_AEAD_UPDATE_OUTPUT_SIZE(key_type, alg, input_length) \ argument 496 #define PSA_AEAD_FINISH_OUTPUT_SIZE(key_type, alg) \ argument 530 #define PSA_AEAD_VERIFY_OUTPUT_SIZE(key_type, alg) \ argument 584 #define PSA_SIGN_OUTPUT_SIZE(key_type, key_bits, alg) \ argument 629 #define PSA_ASYMMETRIC_ENCRYPT_OUTPUT_SIZE(key_type, key_bits, alg) \ argument [all …]
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | MapField.php | 53 private $key_type; variable in Google\\Protobuf\\Internal\\MapField 76 public function __construct($key_type, $value_type, $klass = null) 256 private function checkKey($key_type, &$key)
|
| D | MapFieldIter.php | 60 public function __construct($container, $key_type)
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | hash_policy_traits.h | 34 using key_type = typename Policy::key_type; member
|
| D | node_hash_policy_test.cc | 31 using key_type = int; typedef
|
| D | raw_hash_set_benchmark.cc | 40 using key_type = int64_t; typedef 81 using key_type = std::string; typedef in absl::container_internal::__anon9498524a0111::StringPolicy
|
| /third_party/mbedtls/tests/src/drivers/ |
| D | test_driver_key_management.c | 107 const psa_key_type_t key_type, in mbedtls_test_opaque_size_function() 514 psa_key_type_t key_type = psa_get_key_type( attributes ); in mbedtls_test_transparent_export_public_key() local 566 psa_key_type_t key_type = psa_get_key_type( attributes ); in mbedtls_test_opaque_export_public_key() local
|
| /third_party/node/deps/nghttp2/lib/ |
| D | nghttp2_map.h | 40 typedef int32_t key_type; typedef
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| D | node_hash_set.h | 446 using key_type = T; member
|
| D | flat_hash_set.h | 456 using key_type = T; member
|
| D | flat_hash_map.h | 556 using key_type = K; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | ImmutableMap.h | 30 using key_type = const T; member 66 using key_type = typename ValInfo::key_type; variable 261 using key_type = typename ValInfo::key_type; variable
|
| D | PriorityWorklist.h | 59 using key_type = T; variable
|
| D | SetVector.h | 43 using key_type = T; variable
|
| /third_party/mbedtls/tests/include/test/ |
| D | psa_crypto_helpers.h | 223 #define MBEDTLS_TEST_PSA_SKIP_IF_ALT_AES_192( key_type, key_bits ) \ argument
|
| /third_party/mbedtls/library/ |
| D | psa_crypto_cipher.c | 36 psa_key_type_t key_type, in mbedtls_cipher_info_from_psa() 141 psa_key_type_t key_type = attributes->core.type; in psa_cipher_setup() local
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | map.c | 53 upb_fieldtype_t key_type; member 135 upb_fieldtype_t key_type = upb_fielddef_type(key_f); in MapField_GetUpbMap() local 201 zend_long key_type, val_type; in PHP_METHOD() local
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | parser.h | 505 FieldDescriptorProto::Type key_type; member
|
| /third_party/gstreamer/gstplugins_good/ext/gtk/ |
| D | gtkgstbasewidget.c | 293 const gchar *key_type = in gtk_gst_base_widget_key_event() local 381 const gchar *key_type = in gtk_gst_base_widget_button_event() local
|
| /third_party/mbedtls/programs/psa/ |
| D | key_ladder_demo.c | 365 psa_key_type_t key_type; in wrap_data() local 447 psa_key_type_t key_type; in unwrap_data() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
| D | wpa_evp_key.c | 141 int key_type; in GET_EVP_PKEY() local
|
| /third_party/python/Lib/ |
| D | tracemalloc.py | 477 def _group_by(self, key_type, cumulative): argument 528 def statistics(self, key_type, cumulative=False): argument 538 def compare_to(self, old_snapshot, key_type, cumulative=False): argument
|
| /third_party/json/include/nlohmann/ |
| D | ordered_map.hpp | 23 using key_type = Key; typedef
|
| /third_party/openssl/apps/ |
| D | pkeyutl.c | 116 int keysize = -1, pkey_op = EVP_PKEY_OP_SIGN, key_type = KEY_PRIVKEY; in pkeyutl_main() local 524 const char *keyfile, int keyform, int key_type, in init_ctx()
|
| D | rsautl.c | 81 char rsa_mode = RSA_VERIFY, key_type = KEY_PRIVKEY; in rsautl_main() local
|