Home
last modified time | relevance | path

Searched defs:master_key (Results 1 – 25 of 26) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Dmschapv2.c42 u8 *master_key) in mschapv2_derive_response()
Deap_mschapv2.c93 u8 master_key[MSCHAPV2_MASTER_KEY_LEN]; member
Deap_ttls.c53 u8 master_key[MSCHAPV2_MASTER_KEY_LEN]; /* MSCHAPv2 master key */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Dmschapv2.c42 u8 *master_key) in mschapv2_derive_response()
Deap_mschapv2.c93 u8 master_key[MSCHAPV2_MASTER_KEY_LEN]; member
Deap_ttls.c53 u8 master_key[MSCHAPV2_MASTER_KEY_LEN]; /* MSCHAPv2 master key */ member
/third_party/openssl/ssl/
Dssl_asn1.c22 ASN1_OCTET_STRING *master_key; member
113 ASN1_OCTET_STRING master_key, session_id, sid_ctx; in i2d_SSL_SESSION() local
Dssl_local.h565 unsigned char master_key[TLS13_MAX_RESUMPTION_PSK_LENGTH]; member
/third_party/node/deps/openssl/openssl/ssl/
Dssl_asn1.c22 ASN1_OCTET_STRING *master_key; member
113 ASN1_OCTET_STRING master_key, session_id, sid_ctx; in i2d_SSL_SESSION() local
/third_party/ffmpeg/libavformat/
Dsrtp.h34 uint8_t master_key[16]; member
/third_party/lwip/src/include/netif/ppp/
Dmppe.h156 u8_t master_key[MPPE_MAX_KEY_LEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dms_funcs.c326 u8 *master_key) in get_master_key()
357 int get_asymetric_start_key(const u8 *master_key, u8 *session_key, in get_asymetric_start_key()
Dcrypto_module_tests.c2225 u8 master_key[] = { in test_ms_funcs() local
Dtls_wolfssl.c2019 byte *master_key; in tls_connection_get_eap_fast_key() local
Dtls_openssl.c4324 unsigned char master_key[64]; in tls_connection_get_eap_fast_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dms_funcs.c326 u8 *master_key) in get_master_key()
357 int get_asymetric_start_key(const u8 *master_key, u8 *session_key, in get_asymetric_start_key()
Dcrypto_module_tests.c2076 u8 master_key[] = { in test_ms_funcs() local
Dtls_wolfssl.c2012 byte *master_key; in tls_connection_get_eap_fast_key() local
Dtls_openssl.c4066 unsigned char master_key[64]; in tls_connection_get_eap_fast_key() local
/third_party/mbedtls/programs/psa/
Dkey_ladder_demo.c214 psa_key_id_t *master_key) in import_key_from_file()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server_mschapv2.c53 u8 master_key[16]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_mschapv2.c53 u8 master_key[16]; member
/third_party/curl/lib/vtls/
Dopenssl.c858 unsigned char master_key[SSL_MAX_MASTER_KEY_LENGTH]; in ossl_log_tls12_secret() local
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dmod.rs2139 pub fn master_key(&self, buf: &mut [u8]) -> usize { in master_key() method
/third_party/mbedtls/library/
Dssl_tls.c6754 mbedtls_svc_key_id_t master_key = MBEDTLS_SVC_KEY_ID_INIT; in tls_prf_generic() local

12