Searched refs:authbuf (Results 1 – 1 of 1) sorted by relevance
787 u_char authbuf[AH_MAXSUMSIZE] __attribute__((aligned(4))); in esp_output() local791 if ((*algo->finalizeencrypt)(sav, authbuf, siz)) { in esp_output()823 if (esp_auth(m, espoff, m->m_pkthdr.len - espoff, sav, authbuf)) { in esp_output()864 bcopy(authbuf, p, siz); in esp_output()