Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_vpm.c36 static int int_x509_param_set_hosts(X509_VERIFY_PARAM *vpm, int mode, in int_x509_param_set_hosts() function
393 return int_x509_param_set_hosts(param, SET_HOST, name, namelen); in X509_VERIFY_PARAM_set1_host()
399 return int_x509_param_set_hosts(param, ADD_HOST, name, namelen); in X509_VERIFY_PARAM_add1_host()