/third_party/openssl/test/ |
H A D | clienthellotest.c | 73 SSL_SESSION *sess = NULL; in test_client_hello() local
|
H A D | tls13ccstest.c | 251 SSL_SESSION *sess = NULL; in test_tls13ccs() local
|
H A D | dtlstest.c | 198 SSL_SESSION *sess = NULL; in test_dtls_drop_records() local
|
H A D | bad_dtls_test.c | 465 SSL_SESSION *sess = NULL; in test_bad_dtls() local
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-session.c | 211 lws_tls_session_new_cb(SSL *ssl, SSL_SESSION *sess) in lws_tls_session_new_cb() argument 320 SSL_SESSION *sess; in lws_sess_cache_synth_cb() local 424 SSL_SESSION *sess = NULL; /* allow it to "bail" early */ lws_tls_session_dump_load() local [all...] |
H A D | openssl-client.c | 522 SSL_SESSION *sess; in lws_tls_client_connect() local
|
/third_party/node/deps/openssl/openssl/ssl/record/ |
H A D | rec_layer_d1.c | 801 SSL_SESSION *sess; in do_dtls1_write() local
|
H A D | rec_layer_s3.c | 679 SSL_SESSION *sess; in do_ssl3_write() local
|
H A 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 [all...] |
/third_party/openssl/ssl/record/ |
H A D | rec_layer_d1.c | 801 SSL_SESSION *sess; in do_dtls1_write() local
|
H A D | rec_layer_s3.c | 690 SSL_SESSION *sess; in do_ssl3_write() local
|
H A 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 [all...] |
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | modes.h | 198 } sess; member
|
/third_party/openssl/include/crypto/ |
H A D | modes.h | 198 } sess; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_eke.c | 27 struct eap_eke_session sess; member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server_eke.c | 29 struct eap_eke_session sess; member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_eke.c | 27 struct eap_eke_session sess; member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | eap_server_eke.c | 29 struct eap_eke_session sess; member [all...] |
H A D | eap_server.c | 1853 eap_server_sm_init(void *eapol_ctx, const struct eapol_callbacks *eapol_cb, const struct eap_config *conf, const struct eap_session_data *sess) eap_server_sm_init() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_eke_common.c | 303 int eap_eke_derive_key(struct eap_eke_session *sess, in eap_eke_derive_key() argument 342 int eap_eke_dhcomp(struct eap_eke_session *sess, const u8 *key, const u8 *dhpub, in eap_eke_dhcomp() argument 377 eap_eke_shared_secret(struct eap_eke_session *sess, const u8 *key, const u8 *dhpriv, const u8 *peer_dhcomp) eap_eke_shared_secret() argument 422 eap_eke_derive_ke_ki(struct eap_eke_session *sess, const u8 *id_s, size_t id_s_len, const u8 *id_p, size_t id_p_len) eap_eke_derive_ke_ki() argument 476 eap_eke_derive_ka(struct eap_eke_session *sess, const u8 *id_s, size_t id_s_len, const u8 *id_p, size_t id_p_len, const u8 *nonce_p, const u8 *nonce_s) eap_eke_derive_ka() argument 521 eap_eke_derive_msk(struct eap_eke_session *sess, const u8 *id_s, size_t id_s_len, const u8 *id_p, size_t id_p_len, const u8 *nonce_p, const u8 *nonce_s, u8 *msk, u8 *emsk) eap_eke_derive_msk() argument 583 eap_eke_prot(struct eap_eke_session *sess, const u8 *data, size_t data_len, u8 *prot, size_t *prot_len) eap_eke_prot() argument 637 eap_eke_decrypt_prot(struct eap_eke_session *sess, const u8 *prot, size_t prot_len, u8 *data, size_t *data_len) eap_eke_decrypt_prot() argument 686 eap_eke_auth(struct eap_eke_session *sess, const char *label, const struct wpabuf *msgs, u8 *auth) eap_eke_auth() argument 699 eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, u8 prf, u8 mac) eap_eke_session_init() argument 722 eap_eke_session_clean(struct eap_eke_session *sess) eap_eke_session_clean() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_eke_common.c | 303 int eap_eke_derive_key(struct eap_eke_session *sess, in eap_eke_derive_key() argument 342 int eap_eke_dhcomp(struct eap_eke_session *sess, const u8 *key, const u8 *dhpub, in eap_eke_dhcomp() argument 377 eap_eke_shared_secret(struct eap_eke_session *sess, const u8 *key, const u8 *dhpriv, const u8 *peer_dhcomp) eap_eke_shared_secret() argument 422 eap_eke_derive_ke_ki(struct eap_eke_session *sess, const u8 *id_s, size_t id_s_len, const u8 *id_p, size_t id_p_len) eap_eke_derive_ke_ki() argument 476 eap_eke_derive_ka(struct eap_eke_session *sess, const u8 *id_s, size_t id_s_len, const u8 *id_p, size_t id_p_len, const u8 *nonce_p, const u8 *nonce_s) eap_eke_derive_ka() argument 521 eap_eke_derive_msk(struct eap_eke_session *sess, const u8 *id_s, size_t id_s_len, const u8 *id_p, size_t id_p_len, const u8 *nonce_p, const u8 *nonce_s, u8 *msk, u8 *emsk) eap_eke_derive_msk() argument 583 eap_eke_prot(struct eap_eke_session *sess, const u8 *data, size_t data_len, u8 *prot, size_t *prot_len) eap_eke_prot() argument 637 eap_eke_decrypt_prot(struct eap_eke_session *sess, const u8 *prot, size_t prot_len, u8 *data, size_t *data_len) eap_eke_decrypt_prot() argument 686 eap_eke_auth(struct eap_eke_session *sess, const char *label, const struct wpabuf *msgs, u8 *auth) eap_eke_auth() argument 699 eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, u8 prf, u8 mac) eap_eke_session_init() argument 722 eap_eke_session_clean(struct eap_eke_session *sess) eap_eke_session_clean() argument [all...] |
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_sess.c | 97 SSL_SESSION *sess; in SSL_get1_session() local 1282 SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*cb) (struct ssl_st *ssl, SSL_SESSION *sess)) SSL_CTX_sess_set_new_cb() argument 1292 SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*cb) (SSL_CTX *ctx, SSL_SESSION *sess)) SSL_CTX_sess_set_remove_cb() argument
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | extensions_srvr.c | 989 SSL_SESSION *sess = NULL; in tls_parse_ctos_psk() local 956 tls_get_stateful_ticket(SSL *s, PACKET *tick, SSL_SESSION **sess) tls_get_stateful_ticket() argument [all...] |
H A D | extensions.c | 1490 tls_psk_do_binder(SSL *s, const EVP_MD *md, const unsigned char *msgstart, size_t binderoffset, const unsigned char *binderin, unsigned char *binderout, SSL_SESSION *sess, int sign, int external) tls_psk_do_binder() argument
|
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_devcrypto.c | 86 static int clean_devcrypto_session(session_op_t *sess) { in clean_devcrypto_session() argument 106 session_op_t sess; member 428 session_op_t sess; prepare_cipher_methods() local 675 session_op_t sess; global() member [all...] |