Searched refs:is_authentic (Results 1 – 3 of 3) sorted by relevance
338 int is_authentic = 0; /* cryptosum ok */ in receive() local547 is_authentic = AUTH_NONE; /* not required */ in receive()553 is_authentic); in receive()556 is_authentic = AUTH_CRYPTO; /* crypto-NAK */ in receive()563 skeyid, authlen, has_mac, is_authentic); in receive()657 is_authentic = AUTH_ERROR; in receive()661 is_authentic = AUTH_OK; in receive()673 skeyid, authlen, has_mac, is_authentic); in receive()705 is_authentic)) in receive()708 else if (is_authentic == AUTH_ERROR) in receive()[all …]
976 int is_authentic; in receive() local1038 is_authentic = 1; in receive()1040 is_authentic = 0; in receive()1051 is_authentic = 1; in receive()1054 is_authentic ? "passed" : "failed"); in receive()1057 if (!is_authentic) in receive()
779 int is_authentic; in receive() local838 is_authentic = 1; in receive()840 is_authentic = 0; in receive()851 is_authentic = 1; in receive()854 is_authentic ? "passed" : "failed"); in receive()857 if (!is_authentic) in receive()