Lines Matching refs:peer_confirm_hash_len
2285 u_int peer_confirm_hash_len;2291 peer_confirm_hash = buffer_get_string(m, &peer_confirm_hash_len);2296 peer_confirm_hash, peer_confirm_hash_len) && authctxt->valid;2300 bzero(peer_confirm_hash, peer_confirm_hash_len);