Lines Matching defs:is_authentic
644 auth_code is_authentic = AUTH_UNKNOWN; /* Was AUTH_NONE */
1053 is_authentic = AUTH_NONE; /* not required */
1062 is_authentic = AUTH_CRYPTO; /* crypto-NAK */
1066 skeyid, authlen + has_mac, is_authentic,
1085 is_authentic = AUTH_NONE;
1202 is_authentic = AUTH_ERROR;
1204 is_authentic = AUTH_OK;
1212 skeyid, authlen + has_mac, is_authentic,
1252 if (is_authentic == AUTH_UNKNOWN) {
1259 is_authentic = AUTH_ERROR;
1261 is_authentic = AUTH_OK;
1264 if (is_authentic != AUTH_OK) {
1336 is_authentic)) {
1340 } else if (is_authentic == AUTH_ERROR) {
1409 if (AUTH(restrict_mask & RES_DONTTRUST, is_authentic)) {
1477 RES_DONTTRUST)), is_authentic)
1554 (RES_NOPEER | RES_DONTTRUST)), is_authentic)
1688 (RES_NOPEER | RES_DONTTRUST)), is_authentic)
1698 is_authentic)) {
1704 if (is_authentic == AUTH_ERROR) {
1724 * crypto-NAKs (is_authentic == AUTH_CRYPTO)
1733 (authlen + has_mac), is_authentic));
1934 if ( is_authentic != AUTH_CRYPTO
2218 (restrict_mask & RES_DONTTRUST), is_authentic)) {
2262 if ( is_authentic == AUTH_OK
2263 || is_authentic == AUTH_NONE) {
2284 is_authentic, ntoa(&peer->srcadr));
2368 if ( is_authentic == AUTH_OK
2401 if (is_authentic == AUTH_OK)