Home
last modified time | relevance | path

Searched defs:GFp_poly1305_finish (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/ring/crypto/poly1305/
Dpoly1305.c236 void GFp_poly1305_finish(poly1305_state *statep, uint8_t mac[16]) { in GFp_poly1305_finish() function
Dpoly1305_vec.c739 void GFp_poly1305_finish(poly1305_state *state, uint8_t mac[16]) { in GFp_poly1305_finish() function