Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c134 static void poly1305_first_block(poly1305_state_internal *st, in poly1305_first_block() function
668 poly1305_first_block(st, m); in CRYPTO_poly1305_update()
680 poly1305_first_block(st, st->buffer); in CRYPTO_poly1305_update()