Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Dx509_vpm.c73 #define SET_HOST 0 macro
100 if (mode == SET_HOST && id->hosts) { in int_x509_param_set_hosts()
458 return int_x509_param_set_hosts(param->id, SET_HOST, name, namelen); in X509_VERIFY_PARAM_set1_host()