Searched refs:TSIG_UNSIGNED (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_dyndns.h169 #define TSIG_UNSIGNED 0 /* TSIG does not conain signed data */ macro
H A Dsmbns_dyndns.c786 * called twice. First called with TSIG_UNSIGNED, and second with TSIG_SIGNED.
787 * The TSIG data is NULL and ignored for TSIG_UNSIGNED and is the update request
799 * otherwise TSIG_UNSIGNED
813 if (data_signed == TSIG_UNSIGNED)
1389 key_name, 300, NULL, 0, TSIG_UNSIGNED) == -1) {

Completed in 48 milliseconds