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.c410 static const ssl_flag_tbl ssl_vfy_list[] = { in cmd_VerifyMode() local
424 cctx->tbl = ssl_vfy_list; in cmd_VerifyMode()
425 cctx->ntbl = OSSL_NELEM(ssl_vfy_list); in cmd_VerifyMode()