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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_conf.c206 static int cmd_Groups(SSL_CONF_CTX *cctx, const char *value) function
217 /* This is the old name for cmd_Groups - retained for backwards compatibility */
220 return cmd_Groups(cctx, value);
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_conf.c212 static int cmd_Groups(SSL_CONF_CTX *cctx, const char *value) function
223 /* This is the old name for cmd_Groups - retained for backwards compatibility */
226 return cmd_Groups(cctx, value);

Completed in 243 milliseconds