Home
last modified time | relevance | path

Searched defs:ecdh (Results 1 – 9 of 9) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Ddebug.h69 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) \ argument
81 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) do { } while( 0 ) argument
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/include/mbedtls/
Ddebug.h67 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) \ argument
79 #define MBEDTLS_SSL_DEBUG_ECDH( level, ecdh, attr ) do { } while( 0 ) argument
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/
Ddebug.c376 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh_internal()
406 const mbedtls_ecdh_context *ecdh, in mbedtls_debug_printf_ecdh()
Dpsa_crypto.c5319 mbedtls_ecdh_context ecdh; in psa_key_agreement_ecdh() local
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/programs/test/
Dbenchmark.c543 rsa, dhm, ecdsa, ecdh; member
1125 mbedtls_ecdh_context ecdh; in main() local
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/liteos_wpa_src/
Dcrypto_mbedtls.c1248 void crypto_ecdh_deinit(struct crypto_ecdh *ecdh) in crypto_ecdh_deinit()
1306 struct wpabuf * crypto_ecdh_get_pubkey(struct crypto_ecdh *ecdh, int y) in crypto_ecdh_get_pubkey()
1326 struct wpabuf * crypto_ecdh_set_peerkey(struct crypto_ecdh *ecdh, int inc_y, const u8 *key, size_t … in crypto_ecdh_set_peerkey()
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/ap/
Dsta_info.h95 struct crypto_ecdh *ecdh; member
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/common/
Ddpp.h630 struct crypto_ecdh *ecdh; member
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/wpa_supplicant/
Dwpa_supplicant_i.h586 struct crypto_ecdh *ecdh; member