Searched refs:nhpoly1305_units (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/crypto/ |
D | nhpoly1305.c | 92 static void nhpoly1305_units(struct nhpoly1305_state *state, in nhpoly1305_units() function 169 nhpoly1305_units(state, key, state->buffer, NH_MESSAGE_UNIT, in crypto_nhpoly1305_update_helper() 178 nhpoly1305_units(state, key, src, bytes, nh_fn); in crypto_nhpoly1305_update_helper() 206 nhpoly1305_units(state, key, state->buffer, NH_MESSAGE_UNIT, in crypto_nhpoly1305_final_helper()
|