Searched refs:poly1305_core_blocks (Results 1 – 3 of 3) sorted by relevance
158 void poly1305_core_blocks(struct poly1305_state *state, in poly1305_core_blocks() function164 EXPORT_SYMBOL_GPL(poly1305_core_blocks);
244 poly1305_core_blocks(&state, &tctx->header_hash_key, in adiantum_hash_header()248 poly1305_core_blocks(&state, &tctx->header_hash_key, req->iv, in adiantum_hash_header()
80 poly1305_core_blocks(&state->poly_state, &key->poly_key, state->nh_hash, in process_nh_hash_value()