Home
last modified time | relevance | path

Searched refs:XCHACHA20POLY1305_NONCE_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dchacha20poly1305.h13 XCHACHA20POLY1305_NONCE_SIZE = 24, enumerator
30 const u8 nonce[XCHACHA20POLY1305_NONCE_SIZE],
35 const size_t ad_len, const u8 nonce[XCHACHA20POLY1305_NONCE_SIZE],
/kernel/linux/linux-6.6/include/crypto/
H A Dchacha20poly1305.h13 XCHACHA20POLY1305_NONCE_SIZE = 24, enumerator
30 const u8 nonce[XCHACHA20POLY1305_NONCE_SIZE],
35 const size_t ad_len, const u8 nonce[XCHACHA20POLY1305_NONCE_SIZE],
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dmessages.h30 COOKIE_NONCE_LEN = XCHACHA20POLY1305_NONCE_SIZE,
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dmessages.h30 COOKIE_NONCE_LEN = XCHACHA20POLY1305_NONCE_SIZE,
/kernel/linux/linux-5.10/lib/crypto/
H A Dchacha20poly1305.c114 const u8 nonce[XCHACHA20POLY1305_NONCE_SIZE], in xchacha20poly1305_encrypt()
196 const u8 nonce[XCHACHA20POLY1305_NONCE_SIZE], in xchacha20poly1305_decrypt()
/kernel/linux/linux-6.6/lib/crypto/
H A Dchacha20poly1305.c114 const u8 nonce[XCHACHA20POLY1305_NONCE_SIZE], in xchacha20poly1305_encrypt()
196 const u8 nonce[XCHACHA20POLY1305_NONCE_SIZE], in xchacha20poly1305_decrypt()

Completed in 3 milliseconds