HomeSort by: relevance | last modified time | path
    Searched refs:SSL_use_psk_identity_hint (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
ossl_shim.cc 963 !SSL_use_psk_identity_hint(ssl.get(), config->psk_identity.c_str())) {
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h 840 __owur int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in 832 __owur int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 854 __owur int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_lib.c 4618 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint)
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_lib.c 4350 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint)
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c 5773 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint)

Completed in 97 milliseconds