Searched defs:check_type (Results 1 – 6 of 6) sorted by relevance
14 # define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64) argument16 # define IS_CRC64(check_type) false argument61 enum xz_check check_type; member
101 GetVTableInfo(ValueObject & in_value,bool check_type) GetVTableInfo() argument
219 bool check_type) { in GetVTableInfo() argument
877 unsigned int flags, int check_type, char **peername) in do_x509_check() argument
2065 tlv_check(const void * p,size_t size,const struct tlvhdr * tlv,const struct tlv_template * tmpl,boolean_t check_type) tlv_check() argument
2824 int check_type = 0; in tls1_check_chain() local