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