Home
last modified time | relevance | path

Searched defs:cipher_id (Results 1 – 10 of 10) sorted by relevance

/third_party/mbedtls/library/
Dblock_cipher.c25 static psa_key_type_t psa_key_type_from_block_cipher_id(mbedtls_block_cipher_id_t cipher_id) in psa_key_type_from_block_cipher_id()
83 mbedtls_cipher_id_t cipher_id) in mbedtls_block_cipher_setup()
Dpsa_crypto_cipher.c131 mbedtls_cipher_id_t *cipher_id) in mbedtls_cipher_values_from_psa()
262 mbedtls_cipher_id_t *cipher_id) in mbedtls_cipher_info_from_psa()
Dpsa_crypto_aead.c34 mbedtls_cipher_id_t cipher_id; in psa_aead_setup() local
Dcipher.c118 const mbedtls_cipher_id_t cipher_id, in mbedtls_cipher_info_from_values()
/third_party/openssl/test/
Dcipherlist_test.c153 uint32_t expected_cipher_id, cipher_id; in test_default_cipherlist() local
/third_party/openssl/ssl/
Dssl_ciph.c808 static void ssl_cipher_apply_rule(uint32_t cipher_id, uint32_t alg_mkey, in ssl_cipher_apply_rule()
1003 uint32_t cipher_id = 0; in ssl_cipher_process_rulestr() local
Dssl_local.h602 unsigned long cipher_id; /* when ASN.1 loaded, this needs to be used to member
/third_party/node/deps/openssl/openssl/ssl/
Dssl_ciph.c809 static void ssl_cipher_apply_rule(uint32_t cipher_id, uint32_t alg_mkey, in ssl_cipher_apply_rule()
1004 uint32_t cipher_id = 0; in ssl_cipher_process_rulestr() local
Dssl_local.h609 unsigned long cipher_id; /* when ASN.1 loaded, this needs to be used to member
/third_party/python/Modules/
D_ssl.c1960 unsigned long cipher_id; in cipher_to_dict() local