Searched defs:poly1305 (Results 1 – 1 of 1) sorted by relevance
86 poly1305_update_with_length(poly1305_state *poly1305, in poly1305_update_with_length()104 poly1305_pad16(poly1305_state *poly1305, size_t data_len) in poly1305_pad16()117 poly1305_update_with_pad16(poly1305_state *poly1305, in poly1305_update_with_pad16()132 poly1305_state poly1305; in aead_chacha20_poly1305_seal() local184 poly1305_state poly1305; in aead_chacha20_poly1305_open() local240 poly1305_state poly1305; in aead_xchacha20_poly1305_seal() local289 poly1305_state poly1305; in aead_xchacha20_poly1305_open() local372 poly1305_state poly1305; member