| /third_party/mbedtls/include/psa/ |
| D | crypto_sizes.h | 188 #define PSA_AEAD_TAG_LENGTH(key_type, key_bits, alg) \ argument 328 #define PSA_MAC_LENGTH(key_type, key_bits, alg) \ argument 360 #define PSA_AEAD_ENCRYPT_OUTPUT_SIZE(key_type, alg, plaintext_length) \ argument 413 #define PSA_AEAD_DECRYPT_OUTPUT_SIZE(key_type, alg, ciphertext_length) \ argument 465 #define PSA_AEAD_NONCE_LENGTH(key_type, alg) \ argument 517 #define PSA_AEAD_UPDATE_OUTPUT_SIZE(key_type, alg, input_length) \ argument 558 #define PSA_AEAD_FINISH_OUTPUT_SIZE(key_type, alg) \ argument 592 #define PSA_AEAD_VERIFY_OUTPUT_SIZE(key_type, alg) \ argument 646 #define PSA_SIGN_OUTPUT_SIZE(key_type, key_bits, alg) \ argument 699 #define PSA_ASYMMETRIC_ENCRYPT_OUTPUT_SIZE(key_type, key_bits, alg) \ argument [all …]
|
| D | crypto_compat.h | 220 #define PSA_KEY_DOMAIN_PARAMETERS_SIZE(key_type, key_bits) \ argument
|
| /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/mbedtls/library/ |
| D | psa_crypto_cipher.c | 31 psa_key_type_t key_type) in mbedtls_cipher_validate_values() 128 psa_key_type_t key_type, in mbedtls_cipher_values_from_psa() 260 psa_key_type_t key_type, in mbedtls_cipher_info_from_psa() 292 psa_key_type_t key_type = attributes->type; in psa_cipher_setup() local
|
| D | psa_crypto_driver_wrappers_no_static.c | 91 psa_key_type_t key_type = psa_get_key_type(attributes); in psa_driver_wrapper_get_key_buffer_size() local
|
| D | ssl_ciphersuites.c | 1907 psa_key_type_t key_type; in mbedtls_ssl_ciphersuite_get_cipher_key_bitlen() local
|
| /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
|
| /third_party/mbedtls/tests/src/drivers/ |
| D | test_driver_key_management.c | 100 const psa_key_type_t key_type, in mbedtls_test_opaque_size_function() 552 psa_key_type_t key_type = psa_get_key_type(attributes); in mbedtls_test_transparent_export_public_key() local 615 psa_key_type_t key_type = psa_get_key_type(attributes); in mbedtls_test_opaque_export_public_key() local
|
| /third_party/mbedtls/programs/psa/ |
| D | aead_demo.c | 138 psa_key_type_t key_type; in aead_prepare() local 184 psa_key_type_t key_type = psa_get_key_type(&attr); in aead_info() local
|
| D | key_ladder_demo.c | 354 psa_key_type_t key_type; in wrap_data() local 441 psa_key_type_t key_type; in unwrap_data() local
|
| /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
|
| /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/mbedtls/tests/include/test/ |
| D | psa_crypto_helpers.h | 259 #define MBEDTLS_TEST_PSA_SKIP_IF_ALT_AES_192(key_type, key_bits) \ argument
|
| /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/node/deps/openssl/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
|
| /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
|