HomeSort by relevance Sort by last modified time
    Searched refs:hostflags (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/crypto/x509/
vpm_int.h 64 unsigned int hostflags; /* Flags to control matching features */ member in struct:X509_VERIFY_PARAM_ID_st
x509_vpm.c 306 dest->id->hostflags = id->hostflags;
470 param->id->hostflags = flags;
x509_vfy.c 777 if (X509_check_host(x, name, strlen(name), id->hostflags,
    [all...]

Completed in 612 milliseconds