Home | History | Annotate | Download | only in ssl

Lines Matching full:psk_client_callback

245 static unsigned int psk_client_callback(SSL *ssl, const char *hint, char *identity,
1046 SSL_CTX_set_psk_client_callback(c_ctx, psk_client_callback);
2499 static unsigned int psk_client_callback(SSL *ssl, const char *hint, char *identity,