Home
last modified time | relevance | path

Searched refs:client_srp_cb (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/helpers/
H A Dhandshake_srp.c21 static char *client_srp_cb(SSL *s, void *arg) in client_srp_cb() function
80 SSL_CTX_set_srp_client_pwd_callback(client_ctx, client_srp_cb); in configure_handshake_ctx_for_srp()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dhandshake_helper.c443 static char *client_srp_cb(SSL *s, void *arg) in client_srp_cb() function
717 SSL_CTX_set_srp_client_pwd_callback(client_ctx, client_srp_cb); in configure_handshake_ctx()