Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/
Dpoly1305.h34 struct poly1305_state { struct
53 struct poly1305_state h; argument
/linux-6.15/lib/crypto/
Dchacha20poly1305.c60 struct poly1305_desc_ctx poly1305_state; in __chacha20poly1305_encrypt() local
128 struct poly1305_desc_ctx poly1305_state; in __chacha20poly1305_decrypt() local
215 struct poly1305_desc_ctx poly1305_state; in chacha20poly1305_crypt_sg_inplace() local
Dchacha20poly1305-selftest.c8834 struct poly1305_desc_ctx poly1305_state; in chacha20poly1305_encrypt_bignonce() local