Home
last modified time | relevance | path

Searched refs:nhpoly1305_units (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dnhpoly1305.c91 static void nhpoly1305_units(struct nhpoly1305_state *state, in nhpoly1305_units() function
168 nhpoly1305_units(state, key, state->buffer, NH_MESSAGE_UNIT, in crypto_nhpoly1305_update_helper()
177 nhpoly1305_units(state, key, src, bytes, nh_fn); in crypto_nhpoly1305_update_helper()
205 nhpoly1305_units(state, key, state->buffer, NH_MESSAGE_UNIT, in crypto_nhpoly1305_final_helper()