Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx509_vpm.c36 static int int_x509_param_set_hosts(X509_VERIFY_PARAM *vpm, int mode, in int_x509_param_set_hosts() function
386 return int_x509_param_set_hosts(param, SET_HOST, name, namelen); in X509_VERIFY_PARAM_set1_host()
392 return int_x509_param_set_hosts(param, ADD_HOST, name, namelen); in X509_VERIFY_PARAM_add1_host()