Home
last modified time | relevance | path

Searched defs:cipher_suite (Results 1 – 13 of 13) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/include/psa/
Dcrypto_extra.h1756 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_algorithm()
1762 psa_pake_cipher_suite_t *cipher_suite, in psa_pake_cs_set_algorithm()
1772 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_primitive()
1779 psa_pake_cipher_suite_t *cipher_suite, in psa_pake_cs_set_primitive()
1788 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_hash()
1794 psa_pake_cipher_suite_t *cipher_suite, in psa_pake_cs_set_hash()
/device/soc/hisilicon/ws63v100/sdk/middleware/services/wifi_service/wpa/wapi/
Dwapi.c146 wapi_cipher_suite_stru *cipher_suite = NULL; in wapi_parse_ie() local
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/
Dssl_tls13_client.c631 int cipher_suite = ciphersuite_list[i]; in ssl_tls13_write_client_hello_cipher_suites() local
1039 int cipher_suite ) in ssl_tls13_cipher_suite_is_offered()
1073 uint16_t cipher_suite; in ssl_tls13_parse_server_hello() local
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/tls/
Dtlsv1_record.h51 u16 cipher_suite; member
Dtlsv1_server_i.h43 u16 cipher_suite; member
/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/src/
Dtls_trace.c589 uint16_t cipher_suite; in tls_server_hello_print() local
701 int cipher_suite = (format >> 8) & 0xffff; in tls_server_key_exchange_print() local
817 int cipher_suite = (format >> 8) & 0xffff; in tls_client_key_exchange_print() local
Dtlcp.c134 int cipher_suite; in tlcp_do_connect() local
Dtls12.c199 int cipher_suite; in tls12_do_connect() local
Dtls13.c1302 int tls13_cipher_suite_get(int cipher_suite, const DIGEST **digest, const BLOCK_CIPHER **cipher) in tls13_cipher_suite_get()
1440 int cipher_suite; in tls13_do_connect() local
Dtls.c849 const uint8_t *session_id, size_t session_id_len, int cipher_suite, in tls_record_set_handshake_server_hello()
901 int *cipher_suite, const uint8_t **exts, size_t *exts_len) in tls_record_get_handshake_server_hello()
/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/tests/
Dtlstest.c153 uint16_t cipher_suite = TLS_cipher_ecdhe_sm4_cbc_sm3; in test_tls_server_hello() local
/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/include/gmssl/
Dtls.h758 int cipher_suite; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_cfg80211.c1206 u32 cipher_suite; member