Home
last modified time | relevance | path

Searched refs:PSK_MAX_IDENTITY_LEN (Results 1 - 25 of 68) sorted by relevance

123

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_clnt.c1967 if (PACKET_remaining(&psk_identity_hint) > PSK_MAX_IDENTITY_LEN) { in tls_process_ske_psk_preamble()
2761 * The callback needs PSK_MAX_IDENTITY_LEN + 1 bytes to return a in tls_construct_cke_psk_preamble()
2765 char identity[PSK_MAX_IDENTITY_LEN + 1]; in tls_construct_cke_psk_preamble()
2793 if (identitylen > PSK_MAX_IDENTITY_LEN) { in tls_construct_cke_psk_preamble()
H A Dextensions_clnt.c744 char identity[PSK_MAX_IDENTITY_LEN + 1]; in tls_construct_ctos_early_data()
781 if (idlen > PSK_MAX_IDENTITY_LEN) { in tls_construct_ctos_early_data()
H A Dstatem_srvr.c2605 * It should not happen that len > PSK_MAX_IDENTITY_LEN - we already in tls_construct_server_key_exchange()
2608 if (len > PSK_MAX_IDENTITY_LEN in tls_construct_server_key_exchange()
2830 if (PACKET_remaining(&psk_identity) > PSK_MAX_IDENTITY_LEN) { in tls_process_cke_psk_preamble()
H A Dextensions_srvr.c1029 && idlen <= PSK_MAX_IDENTITY_LEN) { in tls_parse_ctos_psk()
/third_party/openssl/ssl/statem/
H A Dstatem_clnt.c1959 if (PACKET_remaining(&psk_identity_hint) > PSK_MAX_IDENTITY_LEN) { in tls_process_ske_psk_preamble()
2753 * The callback needs PSK_MAX_IDENTITY_LEN + 1 bytes to return a in tls_construct_cke_psk_preamble()
2757 char identity[PSK_MAX_IDENTITY_LEN + 1]; in tls_construct_cke_psk_preamble()
2785 if (identitylen > PSK_MAX_IDENTITY_LEN) { in tls_construct_cke_psk_preamble()
H A Dextensions_clnt.c744 char identity[PSK_MAX_IDENTITY_LEN + 1]; in tls_construct_ctos_early_data()
781 if (idlen > PSK_MAX_IDENTITY_LEN) { in tls_construct_ctos_early_data()
H A Dstatem_srvr.c2584 * It should not happen that len > PSK_MAX_IDENTITY_LEN - we already in tls_construct_server_key_exchange()
2587 if (len > PSK_MAX_IDENTITY_LEN in tls_construct_server_key_exchange()
2809 if (PACKET_remaining(&psk_identity) > PSK_MAX_IDENTITY_LEN) { in tls_process_cke_psk_preamble()
H A Dextensions_srvr.c1029 && idlen <= PSK_MAX_IDENTITY_LEN) { in tls_parse_ctos_psk()
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c4708 if (identity_hint != NULL && strlen(identity_hint) > PSK_MAX_IDENTITY_LEN) { in SSL_CTX_use_psk_identity_hint()
4727 if (identity_hint != NULL && strlen(identity_hint) > PSK_MAX_IDENTITY_LEN) { in SSL_use_psk_identity_hint()
/third_party/openssl/ssl/
H A Dssl_lib.c4589 if (identity_hint != NULL && strlen(identity_hint) > PSK_MAX_IDENTITY_LEN) { in SSL_CTX_use_psk_identity_hint()
4608 if (identity_hint != NULL && strlen(identity_hint) > PSK_MAX_IDENTITY_LEN) { in SSL_use_psk_identity_hint()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h821 # define PSK_MAX_IDENTITY_LEN 128 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h836 # define PSK_MAX_IDENTITY_LEN 256 macro

Completed in 125 milliseconds

123