Home
last modified time | relevance | path

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

/external/rust/crates/ring/src/aead/
Dpoly1305.rs114 (GFp_poly1305_finish | GFp_poly1305_finish_neon) in finish()
/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