Home
last modified time | relevance | path

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

/linux-6.1.9/include/crypto/
Dpoly1305.h34 struct poly1305_state { struct
53 struct poly1305_state h; argument
/linux-6.1.9/lib/crypto/
Dchacha20poly1305.c61 struct poly1305_desc_ctx poly1305_state; in __chacha20poly1305_encrypt() local
129 struct poly1305_desc_ctx poly1305_state; in __chacha20poly1305_decrypt() local
216 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