Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Dvpm_int.h64 unsigned int hostflags; /* Flags to control matching features */ member
Dx509_vpm.c310 dest->id->hostflags = id->hostflags; in X509_VERIFY_PARAM_inherit()
483 param->id->hostflags = flags; in X509_VERIFY_PARAM_set_hostflags()
Dx509_vfy.c714 if (X509_check_host(x, name, strlen(name), id->hostflags, in check_hosts()