Home
last modified time | relevance | path

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

/openbsd/sys/crypto/
H A Dchachapoly.h41 struct poly1305_ctx { struct
54 struct poly1305_ctx poly; argument
H A Dchachapoly.c128 poly1305_state poly1305_ctx; in chacha20poly1305_encrypt() local
169 poly1305_state poly1305_ctx; in chacha20poly1305_decrypt() local