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.c72 #define SET_HOST 0 macro
104 if (mode == SET_HOST && id->hosts) { in int_x509_param_set_hosts()
461 if (!int_x509_param_set_hosts(param->id, SET_HOST, name, namelen)) { in X509_VERIFY_PARAM_set1_host()