Home
last modified time | relevance | path

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

/openssl-master/crypto/x509/
A Dx509_vpm.c36 static int int_x509_param_set_hosts(X509_VERIFY_PARAM *vpm, int mode, in int_x509_param_set_hosts() function
388 return int_x509_param_set_hosts(param, SET_HOST, name, namelen); in X509_VERIFY_PARAM_set1_host()
394 return int_x509_param_set_hosts(param, ADD_HOST, name, namelen); in X509_VERIFY_PARAM_add1_host()

Completed in 5 milliseconds