| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| D | eap_eke_common.c | 303 int eap_eke_derive_key(struct eap_eke_session *sess, in eap_eke_derive_key() 342 int eap_eke_dhcomp(struct eap_eke_session *sess, const u8 *key, const u8 *dhpub, in eap_eke_dhcomp() 377 int eap_eke_shared_secret(struct eap_eke_session *sess, const u8 *key, in eap_eke_shared_secret() 422 int eap_eke_derive_ke_ki(struct eap_eke_session *sess, in eap_eke_derive_ke_ki() 476 int eap_eke_derive_ka(struct eap_eke_session *sess, in eap_eke_derive_ka() 521 int eap_eke_derive_msk(struct eap_eke_session *sess, in eap_eke_derive_msk() 583 int eap_eke_prot(struct eap_eke_session *sess, in eap_eke_prot() 637 int eap_eke_decrypt_prot(struct eap_eke_session *sess, in eap_eke_decrypt_prot() 686 int eap_eke_auth(struct eap_eke_session *sess, const char *label, in eap_eke_auth() 699 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, in eap_eke_session_init() [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| D | eap_eke_common.c | 303 int eap_eke_derive_key(struct eap_eke_session *sess, in eap_eke_derive_key() 342 int eap_eke_dhcomp(struct eap_eke_session *sess, const u8 *key, const u8 *dhpub, in eap_eke_dhcomp() 377 int eap_eke_shared_secret(struct eap_eke_session *sess, const u8 *key, in eap_eke_shared_secret() 422 int eap_eke_derive_ke_ki(struct eap_eke_session *sess, in eap_eke_derive_ke_ki() 476 int eap_eke_derive_ka(struct eap_eke_session *sess, in eap_eke_derive_ka() 521 int eap_eke_derive_msk(struct eap_eke_session *sess, in eap_eke_derive_msk() 583 int eap_eke_prot(struct eap_eke_session *sess, in eap_eke_prot() 637 int eap_eke_decrypt_prot(struct eap_eke_session *sess, in eap_eke_decrypt_prot() 686 int eap_eke_auth(struct eap_eke_session *sess, const char *label, in eap_eke_auth() 699 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, in eap_eke_session_init() [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| D | radius_server.c | 287 void srv_log(struct radius_session *sess, const char *fmt, ...) in srv_log() 373 struct radius_session *sess = client->sessions; in radius_server_get_session() local 387 struct radius_session *sess) in radius_server_session_free() 403 struct radius_session *sess) in radius_server_session_remove() 432 struct radius_session *sess = timeout_ctx; in radius_server_session_remove_timeout() local 441 struct radius_session *sess = timeout_ctx; in radius_server_session_timeout() local 452 struct radius_session *sess; in radius_server_new_session() local 477 static void radius_server_testing_options_tls(struct radius_session *sess, in radius_server_testing_options_tls() 523 static void radius_server_testing_options(struct radius_session *sess, in radius_server_testing_options() 566 struct radius_session *sess; in radius_server_get_new_session() local [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| D | radius_server.c | 430 void srv_log(struct radius_session *sess, const char *fmt, ...) in srv_log() 516 struct radius_session *sess = client->sessions; in radius_server_get_session() local 530 struct radius_session *sess) in radius_server_session_free() 546 struct radius_session *sess) in radius_server_session_remove() 575 struct radius_session *sess = timeout_ctx; in radius_server_session_remove_timeout() local 584 struct radius_session *sess = timeout_ctx; in radius_server_session_timeout() local 595 struct radius_session *sess; in radius_server_new_session() local 620 static void radius_server_testing_options_tls(struct radius_session *sess, in radius_server_testing_options_tls() 666 static void radius_server_testing_options(struct radius_session *sess, in radius_server_testing_options() 709 struct radius_session *sess; in radius_server_get_new_session() local [all …]
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| D | openssl-session.c | 211 lws_tls_session_new_cb(SSL *ssl, SSL_SESSION *sess) in lws_tls_session_new_cb() 320 SSL_SESSION *sess; in lws_sess_cache_synth_cb() local 424 SSL_SESSION *sess = NULL; /* allow it to "bail" early */ in lws_tls_session_dump_load() local
|
| D | openssl-client.c | 522 SSL_SESSION *sess; in lws_tls_client_connect() local
|
| /third_party/rust/crates/syn/tests/common/ |
| D | parse.rs | 19 let sess = ParseSess::new(locale_resources, file_path_mapping); in librustc_expr() localVariable
|
| /third_party/openssl/test/ |
| D | clienthellotest.c | 73 SSL_SESSION *sess = NULL; in test_client_hello() local
|
| D | sslapitest.c | 433 SSL_SESSION *sess = NULL; in test_keylog_no_master_key() local 849 SSL_SESSION *sess = NULL, *sesspre, *sesspost; in test_ccs_change_cipher() local 1990 static int new_session_cb(SSL *ssl, SSL_SESSION *sess) in new_session_cb() 2001 static void remove_session_cb(SSL_CTX *ctx, SSL_SESSION *sess) in remove_session_cb() 2393 static int new_cachesession_cb(SSL *ssl, SSL_SESSION *sess) in new_cachesession_cb() 3213 size_t *idlen, SSL_SESSION **sess) in use_session_cb() 3274 size_t identity_len, SSL_SESSION **sess) in find_session_cb() 3353 SSL_SESSION *sess = NULL; in create_a_psk() local 3386 SSL **serverssl, SSL_SESSION **sess, int idx, in setupearly_data_test() 3481 SSL_SESSION *sess = NULL; in test_early_data_read_write() local [all …]
|
| D | tls13ccstest.c | 251 SSL_SESSION *sess = NULL; in test_tls13ccs() local
|
| D | bad_dtls_test.c | 465 SSL_SESSION *sess = NULL; in test_bad_dtls() local
|
| D | dtlstest.c | 198 SSL_SESSION *sess = NULL; in test_dtls_drop_records() local
|
| /third_party/openssl/ssl/ |
| D | ssl_sess.c | 112 SSL_SESSION *sess; in SSL_get1_session() local 308 SSL_SESSION *sess = ssl_session_dup_intern(src, ticket); in ssl_session_dup() local 1317 int (*cb) (struct ssl_st *ssl, SSL_SESSION *sess)) in SSL_CTX_sess_set_new_cb() 1327 void (*cb) (SSL_CTX *ctx, SSL_SESSION *sess)) in SSL_CTX_sess_set_remove_cb()
|
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| D | ssl3_record.c | 108 SSL_SESSION *sess = s->session; in early_data_count_ok() local 180 SSL_SESSION *sess; in ssl3_get_record() local 1516 SSL_SESSION *sess; in dtls1_process_record() local
|
| /third_party/openssl/ssl/record/ |
| D | ssl3_record.c | 108 SSL_SESSION *sess = s->session; in early_data_count_ok() local 180 SSL_SESSION *sess; in ssl3_get_record() local 1516 SSL_SESSION *sess; in dtls1_process_record() local
|
| /third_party/node/deps/openssl/openssl/engines/ |
| D | e_devcrypto.c | 86 static int clean_devcrypto_session(session_op_t *sess) { in clean_devcrypto_session() 106 session_op_t sess; member 428 session_op_t sess; in prepare_cipher_methods() local 675 session_op_t sess; member
|
| /third_party/openssl/engines/ |
| D | e_devcrypto.c | 86 static int clean_devcrypto_session(session_op_t *sess) { in clean_devcrypto_session() 106 session_op_t sess; member 428 session_op_t sess; in prepare_cipher_methods() local 675 session_op_t sess; member
|
| /third_party/rust/crates/syn/benches/ |
| D | rust.rs | 85 let sess = ParseSess::with_dcx(handler, source_map); in bench() localVariable
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| D | ssl_sess.c | 97 SSL_SESSION *sess; in SSL_get1_session() local 1283 int (*cb) (struct ssl_st *ssl, SSL_SESSION *sess)) in SSL_CTX_sess_set_new_cb() 1293 void (*cb) (SSL_CTX *ctx, SSL_SESSION *sess)) in SSL_CTX_sess_set_remove_cb()
|
| /third_party/rust/crates/syn/tests/ |
| D | test_round_trip.rs | 94 let sess = ParseSess::new(locale_resources, file_path_mapping); in test() localVariable
|
| /third_party/openssl/apps/ |
| D | s_server.c | 192 size_t identity_len, SSL_SESSION **sess) in psk_find_session_cb() 3694 simple_ssl_session *sess = app_malloc(sizeof(*sess), "get session"); in add_session() local 3734 simple_ssl_session *sess; in get_session() local 3749 simple_ssl_session *sess, *prev = NULL; in del_session() local 3780 simple_ssl_session *sess, *tsess; in free_sessions() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| D | s_server.c | 192 size_t identity_len, SSL_SESSION **sess) in psk_find_session_cb() 3699 simple_ssl_session *sess = app_malloc(sizeof(*sess), "get session"); in add_session() local 3739 simple_ssl_session *sess; in get_session() local 3754 simple_ssl_session *sess, *prev = NULL; in del_session() local 3785 simple_ssl_session *sess, *tsess; in free_sessions() local
|
| /third_party/node/src/crypto/ |
| D | crypto_tls.cc | 131 int NewSessionCallback(SSL* s, SSL_SESSION* sess) { in NewSessionCallback() 1715 SSL_SESSION* sess = SSL_get_session(w->ssl_.get()); in GetSession() local 1749 SSLSessionPointer sess = GetTLSSession(sbuf.data(), sbuf.length()); in SetSession() local 1809 SSL_SESSION* sess = d2i_SSL_SESSION(nullptr, &p, sbuf.length()); in LoadSession() local 1957 SSL_SESSION* sess = SSL_get_session(w->ssl_.get()); in GetTLSTicket() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| D | tls_wolfssl.c | 177 static void remove_session_cb(WOLFSSL_CTX *ctx, WOLFSSL_SESSION *sess) in remove_session_cb() 2151 WOLFSSL_SESSION *sess; in tls_connection_remove_session() local 2166 WOLFSSL_SESSION *sess; in tls_connection_set_success_data() local 2200 WOLFSSL_SESSION *sess; in tls_connection_get_success_data() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| D | tls_wolfssl.c | 176 static void remove_session_cb(WOLFSSL_CTX *ctx, WOLFSSL_SESSION *sess) in remove_session_cb() 2144 WOLFSSL_SESSION *sess; in tls_connection_remove_session() local 2159 WOLFSSL_SESSION *sess; in tls_connection_set_success_data() local 2193 WOLFSSL_SESSION *sess; in tls_connection_get_success_data() local
|