Searched refs:mutual_secret (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/usr.bin/iscsictl/
H A Dparse.y113 mutual_secret
196 mutual_secret: MUTUAL_SECRET EQUALS STR label
/freebsd-11-stable/usr.sbin/ctld/
H A Duclparse.c91 const ucl_object_t *mutual_secret; local
114 mutual_secret = ucl_object_find_key(obj, "mutual-secret");
125 ucl_object_tostring(mutual_secret));

Completed in 160 milliseconds