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

  /src/crypto/external/bsd/openssl.old/dist/test/
handshake_helper.h 64 STACK_OF(X509_NAME) *client_ca_names; member in struct:handshake_result
  /src/crypto/external/apache2/openssl/dist/test/helpers/
handshake.h 74 STACK_OF(X509_NAME) *client_ca_names; member in struct:handshake_result
  /src/crypto/external/bsd/openssl/dist/test/helpers/
handshake.h 74 STACK_OF(X509_NAME) *client_ca_names; member in struct:handshake_result
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h 911 * earlier versions. If client_ca_names is populated then it is only used
915 STACK_OF(X509_NAME) *client_ca_names; member in struct:ssl_ctx_st
1585 * earlier versions. If client_ca_names is populated then it is only used
1589 STACK_OF(X509_NAME) *client_ca_names; member in struct:ssl_connection_st
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h 959 * earlier versions. If client_ca_names is populated then it is only used
963 STACK_OF(X509_NAME) *client_ca_names; member in struct:ssl_ctx_st
1547 * earlier versions. If client_ca_names is populated then it is only used
1551 STACK_OF(X509_NAME) *client_ca_names; member in struct:ssl_st
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h 848 * earlier versions. If client_ca_names is populated then it is only used
852 STACK_OF(X509_NAME) *client_ca_names; member in struct:ssl_ctx_st
1231 * earlier versions. If client_ca_names is populated then it is only used
1235 STACK_OF(X509_NAME) *client_ca_names; member in struct:ssl_st

Completed in 78 milliseconds