Home
last modified time | relevance | path

Searched defs:poly1305_state (Results 1 – 3 of 3) sorted by relevance

/linux/include/crypto/
H A Dpoly1305.h33 struct poly1305_state { struct
43 struct poly1305_state h; argument
/linux/lib/crypto/
H A Dchacha20poly1305.c60 struct poly1305_desc_ctx poly1305_state; in __chacha20poly1305_encrypt() local
131 struct poly1305_desc_ctx poly1305_state; in __chacha20poly1305_decrypt() local
218 struct poly1305_desc_ctx poly1305_state; chacha20poly1305_crypt_sg_inplace() local
[all...]
H A Dchacha20poly1305-selftest.c8834 struct poly1305_desc_ctx poly1305_state; in chacha20poly1305_encrypt_bignonce() local