Searched defs:poly1305 (Results 1 – 1 of 1) sorted by relevance
87 poly1305_update_with_length(poly1305_state *poly1305, in poly1305_update_with_length()105 poly1305_pad16(poly1305_state *poly1305, size_t data_len) in poly1305_pad16()118 poly1305_update_with_pad16(poly1305_state *poly1305, in poly1305_update_with_pad16()133 poly1305_state poly1305; in aead_chacha20_poly1305_seal() local185 poly1305_state poly1305; in aead_chacha20_poly1305_open() local241 poly1305_state poly1305; in aead_xchacha20_poly1305_seal() local290 poly1305_state poly1305; in aead_xchacha20_poly1305_open() local375 poly1305_state poly1305; member