/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl.c | 5649 static int tls_sess_sec_cb(SSL *s, void *secret, int *secret_len, in tls_sess_sec_cb() argument 5653 static int tls_sess_sec_cb(SSL *s, void *secret, int *secret_len, in tls_sess_sec_cb() 5671 s->s3->server_random, secret); in tls_sess_sec_cb() 5686 server_random, secret); in tls_sess_sec_cb()
|
/third_party/mbedtls/library/ |
H A D | ssl_misc.h | 581 typedef int mbedtls_ssl_tls_prf_cb(const unsigned char *secret, size_t slen, 990 /*!< premaster secret */
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_conn.c | 8260 secretlen = rx_ckm->secret.len; in conn_prepare_key_update() 8279 conn, new_rx_ckm->secret.base, new_tx_ckm->secret.base, &rx_aead_ctx, in conn_prepare_key_update() 8281 rx_ckm->secret.base, tx_ckm->secret.base, secretlen); in conn_prepare_key_update() 10618 int ngtcp2_conn_install_rx_key(ngtcp2_conn *conn, const uint8_t *secret, in ngtcp2_conn_install_rx_key() argument 10630 rv = ngtcp2_crypto_km_new(&pktns->crypto.rx.ckm, secret, secretlen, aead_ctx, in ngtcp2_conn_install_rx_key() 10666 int ngtcp2_conn_install_tx_key(ngtcp2_conn *conn, const uint8_t *secret, in ngtcp2_conn_install_tx_key() argument 10678 rv = ngtcp2_crypto_km_new(&pktns->crypto.tx.ckm, secret, secretlen, aead_ctx, in ngtcp2_conn_install_tx_key() 13440 ngtcp2_vec_init(&ckm.secret, NUL in ngtcp2_pkt_write_connection_close() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | drv_callbacks.c | 689 sta->dpp_pfs->secret : NULL); in hostapd_notif_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | drv_callbacks.c | 610 sta->dpp_pfs->secret : NULL); in hostapd_notif_assoc()
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_lib.c | 5710 const uint8_t *secret, in ssl_log_secret() 5717 secret, in ssl_log_secret() 5708 ssl_log_secret(SSL *ssl, const char *label, const uint8_t *secret, size_t secret_len) ssl_log_secret() argument
|
/third_party/openssl/ssl/ |
H A D | ssl_lib.c | 5594 const uint8_t *secret, in ssl_log_secret() 5601 secret, in ssl_log_secret() 5592 ssl_log_secret(SSL *ssl, const char *label, const uint8_t *secret, size_t secret_len) ssl_log_secret() argument
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ssl.h | 231 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 365 * latest version supported in the premaster secret, even when TLSv1.0 499 * used for computing the endpoint-pair shared secret. Required for 2105 /* Pre-shared secret session resumption functions */
|
/third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
H A D | mod.rs | 1918 /// The number of secret bits used for the cipher. 1919 pub secret: i32, 2015 secret: secret_bits.into(), in bits()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | ssl.h | 275 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, 348 /* Disable Extended master secret */ 408 * number as latest version supported in the premaster secret, even when 516 * used for computing the endpoint-pair shared secret. Required for 2264 /* Pre-shared secret session resumption functions */
|