Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_conf.c421 static const ssl_flag_tbl ssl_vfy_list[] = { in cmd_VerifyMode() local
435 cctx->tbl = ssl_vfy_list; in cmd_VerifyMode()
436 cctx->ntbl = OSSL_NELEM(ssl_vfy_list); in cmd_VerifyMode()