Searched refs:ssl_conf_cmd_skip_prefix (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_conf.c723 static int ssl_conf_cmd_skip_prefix(SSL_CONF_CTX *cctx, const char **pcmd) function
807 if (!ssl_conf_cmd_skip_prefix(cctx, &cmd))
874 if (ssl_conf_cmd_skip_prefix(cctx, &cmd)) {
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_conf.c806 static int ssl_conf_cmd_skip_prefix(SSL_CONF_CTX *cctx, const char **pcmd) function
893 if (!ssl_conf_cmd_skip_prefix(cctx, &cmd))
963 if (ssl_conf_cmd_skip_prefix(cctx, &cmd)) {

Completed in 75 milliseconds