Searched defs:insecure (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.sbin/unbound/daemon/ | ||
H A D | remote.c | 2108 parse_fs_args(RES * ssl,char * args,uint8_t ** nm,struct delegpt ** dp,int * insecure,int * prime,int * tls) parse_fs_args() argument |
/openbsd-src/usr.sbin/ypbind/ | ||
H A D | ypbind.c | 97 int insecure = 0; variable |
/openbsd-src/lib/libssl/ | ||
H A D | tls13_internal.h | 125 int insecure; /* Set by tests */ member |
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | regcomp.c | 15151 const char insecure[] = "Insecure user-defined property"; S_parse_uniprop_string() local |