Searched defs:chklen (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_utl.c | 1147 chk, chklen, peername)) != 0) in X509_check_host() argument 1161 else if (memchr(chk, '\0', chklen)) in X509_check_email() argument 1061 do_x509_check(X509 * x,const char * chk,size_t chklen,unsigned int flags,int check_type,char ** peername) do_x509_check() argument 1174 X509_check_ip(X509 * x,const unsigned char * chk,size_t chklen,unsigned int flags) X509_check_ip() argument [all...] |