Home
last modified time | relevance | path

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

/external/rust/crates/ring/crypto/poly1305/
Dpoly1305.c160 void GFp_poly1305_init(poly1305_state *statep, const uint8_t key[32]) { in GFp_poly1305_init() function
Dpoly1305_vec.c112 void GFp_poly1305_init(poly1305_state *state, const uint8_t key[32]) { in GFp_poly1305_init() function