/external/wpa_supplicant_8/src/eap_common/ |
D | eap_eke_common.c | 331 int eap_eke_derive_key(struct eap_eke_session *sess, in eap_eke_derive_key() 370 int eap_eke_dhcomp(struct eap_eke_session *sess, const u8 *key, const u8 *dhpub, in eap_eke_dhcomp() 405 int eap_eke_shared_secret(struct eap_eke_session *sess, const u8 *key, in eap_eke_shared_secret() 452 int eap_eke_derive_ke_ki(struct eap_eke_session *sess, in eap_eke_derive_ke_ki() 506 int eap_eke_derive_ka(struct eap_eke_session *sess, in eap_eke_derive_ka() 551 int eap_eke_derive_msk(struct eap_eke_session *sess, in eap_eke_derive_msk() 613 int eap_eke_prot(struct eap_eke_session *sess, in eap_eke_prot() 668 int eap_eke_decrypt_prot(struct eap_eke_session *sess, in eap_eke_decrypt_prot() 718 int eap_eke_auth(struct eap_eke_session *sess, const char *label, in eap_eke_auth() 731 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, in eap_eke_session_init() [all …]
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_server.c | 349 void srv_log(struct radius_session *sess, const char *fmt, ...) in srv_log() 435 struct radius_session *sess = client->sessions; in radius_server_get_session() local 449 struct radius_session *sess) in radius_server_session_free() 465 struct radius_session *sess) in radius_server_session_remove() 494 struct radius_session *sess = timeout_ctx; in radius_server_session_remove_timeout() local 503 struct radius_session *sess = timeout_ctx; in radius_server_session_timeout() local 514 struct radius_session *sess; in radius_server_new_session() local 539 static void radius_server_testing_options_tls(struct radius_session *sess, in radius_server_testing_options_tls() 585 static void radius_server_testing_options(struct radius_session *sess, in radius_server_testing_options() 611 struct radius_session *sess; in radius_server_get_new_session() local [all …]
|
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
D | eng_cryptodev.c | 244 struct session_op sess; in get_cryptodev_ciphers() local 284 struct session_op sess; in get_cryptodev_digests() local 369 struct session_op *sess = &state->d_sess; in cryptodev_cipher() local 422 struct session_op *sess = &state->d_sess; in cryptodev_init_key() local 464 struct session_op *sess = &state->d_sess; in cryptodev_cleanup() local 678 struct session_op *sess = &state->d_sess; in cryptodev_digest_init() local 712 struct session_op *sess = &state->d_sess; in cryptodev_digest_update() local 758 struct session_op *sess = &state->d_sess; in cryptodev_digest_final() local 794 struct session_op *sess = &state->d_sess; in cryptodev_digest_cleanup() local 826 struct session_op *sess; in cryptodev_digest_copy() local
|
/external/openssl/crypto/engine/ |
D | eng_cryptodev.c | 244 struct session_op sess; in get_cryptodev_ciphers() local 284 struct session_op sess; in get_cryptodev_digests() local 369 struct session_op *sess = &state->d_sess; in cryptodev_cipher() local 422 struct session_op *sess = &state->d_sess; in cryptodev_init_key() local 464 struct session_op *sess = &state->d_sess; in cryptodev_cleanup() local 678 struct session_op *sess = &state->d_sess; in cryptodev_digest_init() local 712 struct session_op *sess = &state->d_sess; in cryptodev_digest_update() local 758 struct session_op *sess = &state->d_sess; in cryptodev_digest_final() local 794 struct session_op *sess = &state->d_sess; in cryptodev_digest_cleanup() local 826 struct session_op *sess; in cryptodev_digest_copy() local
|
/external/chromium_org/third_party/openssl/openssl/ssl/ |
D | s3_pkt.c | 289 SSL_SESSION *sess; in ssl3_get_record() local 642 SSL_SESSION *sess; in do_ssl3_write() local
|
D | ssl_sess.c | 159 SSL_SESSION *sess; in SSL_get1_session() local 1076 int (*cb)(struct ssl_st *ssl,SSL_SESSION *sess)) in SSL_CTX_sess_set_new_cb() 1087 void (*cb)(SSL_CTX *ctx,SSL_SESSION *sess)) in SSL_CTX_sess_set_remove_cb()
|
D | d1_pkt.c | 380 SSL_SESSION *sess; in dtls1_process_record() local 1470 SSL_SESSION *sess; in do_dtls1_write() local
|
D | s2_clnt.c | 618 SSL_SESSION *sess; in client_master_key() local
|
D | d1_clnt.c | 782 SSL_SESSION *sess = s->session; in dtls1_client_hello() local
|
D | s3_clnt.c | 747 SSL_SESSION *sess = s->session; in ssl3_client_hello() local
|
D | s3_srvr.c | 3397 SSL_SESSION *sess; in ssl3_send_newsession_ticket() local
|
D | t1_lib.c | 2230 SSL_SESSION *sess; in tls_decrypt_ticket() local
|
/external/openssl/ssl/ |
D | s3_pkt.c | 290 SSL_SESSION *sess; in ssl3_get_record() local 686 SSL_SESSION *sess; in do_ssl3_write() local
|
D | ssl_sess.c | 159 SSL_SESSION *sess; in SSL_get1_session() local 1091 int (*cb)(struct ssl_st *ssl,SSL_SESSION *sess)) in SSL_CTX_sess_set_new_cb() 1102 void (*cb)(SSL_CTX *ctx,SSL_SESSION *sess)) in SSL_CTX_sess_set_remove_cb()
|
D | d1_pkt.c | 383 SSL_SESSION *sess; in dtls1_process_record() local 1481 SSL_SESSION *sess; in do_dtls1_write() local
|
D | d1_clnt.c | 792 SSL_SESSION *sess = s->session; in dtls1_client_hello() local
|
D | s2_clnt.c | 618 SSL_SESSION *sess; in client_master_key() local
|
D | s3_clnt.c | 736 SSL_SESSION *sess = s->session; in ssl3_client_hello() local
|
D | s3_srvr.c | 3454 SSL_SESSION *sess; in ssl3_send_newsession_ticket() local
|
D | t1_lib.c | 2513 SSL_SESSION *sess; in tls_decrypt_ticket() local
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_eke.c | 27 struct eap_eke_session sess; member
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_server_eke.c | 29 struct eap_eke_session sess; member
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
D | s_client.c | 1234 SSL_SESSION *sess; in MAIN() local
|
/external/openssl/apps/ |
D | s_client.c | 1261 SSL_SESSION *sess; in MAIN() local
|
/external/bluetooth/bluedroid/stack/include/ |
D | obx_api.h | 209 …tOBX_SESS_EVT sess; /* This element is associated with OBX_SESSION_RSP_EVT and OBX_SES… member
|