HomeSort by: relevance | last modified time | path
    Searched defs:maxdtls (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/providers/common/
capabilities.c 30 int maxdtls; /* Maximum DTLS version (or 0 for undefined) */ member in struct:tls_group_constants_st
119 (unsigned int *)&group_list[idx].maxdtls), \
  /src/crypto/external/apache2/openssl/dist/providers/common/
capabilities.c 34 int maxdtls; /* Maximum DTLS version (or 0 for undefined) */ member in struct:tls_group_constants_st
118 (unsigned int *)&group_list[idx].maxdtls), \
  /src/crypto/external/bsd/openssl/dist/test/
tls-provider.c 103 unsigned int maxdtls; member in struct:tls_group_st
115 -1, /* maxdtls */
127 -1, /* maxdtls */
147 OSSL_PARAM_int(OSSL_CAPABILITY_TLS_GROUP_MAX_DTLS, &xor_group.maxdtls),
166 OSSL_PARAM_int(OSSL_CAPABILITY_TLS_GROUP_MAX_DTLS, &xor_kemgroup.maxdtls),
  /src/crypto/external/apache2/openssl/dist/test/
tls-provider.c 208 unsigned int maxdtls; member in struct:tls_group_st
220 -1, /* maxdtls */
232 -1, /* maxdtls */
252 OSSL_PARAM_int(OSSL_CAPABILITY_TLS_GROUP_MAX_DTLS, &xor_group.maxdtls),
271 OSSL_PARAM_int(OSSL_CAPABILITY_TLS_GROUP_MAX_DTLS, &xor_kemgroup.maxdtls),
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h 747 int maxdtls; /* Maximum DTLS version (or 0 for undefined) */ member in struct:tls_group_info_st
766 int maxdtls; /* Maximum DTLS version (or 0 for undefined) */ member in struct:tls_sigalg_info_st
1896 int maxdtls; member in struct:sigalg_lookup_st
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h 827 int maxdtls; /* Maximum DTLS version (or 0 for undefined) */ member in struct:tls_group_info_st

Completed in 38 milliseconds