Searched refs:SSL_CTX_use_psk_identity_hint (Results 1 – 8 of 8) sorted by relevance
34 SSL_CTX_use_psk_identity_hint, SSL_use_psk_identity_hint,43 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *hint);56 SSL_CTX_use_psk_identity_hint() sets the given B<NULL>-terminated PSK79 SSL_CTX_use_psk_identity_hint() and SSL_use_psk_identity_hint() return
385 =item int B<SSL_CTX_use_psk_identity_hint>(SSL_CTX *ctx, const char *hint);757 L<SSL_CTX_use_psk_identity_hint(3)|SSL_CTX_use_psk_identity_hint(3)>,
246 SSL_CTX_use_psk_identity_hint 294 EXIST::FUNCTION:PSK
1030 if (!SSL_CTX_use_psk_identity_hint(s_ctx, "ctx server identity_hint")) { in main()
1225 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint);
3157 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) in SSL_CTX_use_psk_identity_hint() function
1804 if (!SSL_CTX_use_psk_identity_hint(ctx, psk_identity_hint)) { in MAIN()
1823 SSL_CTX_use_psk_identity_hint