Home
last modified time | relevance | path

Searched refs:crypto_secretstream_xchacha20poly1305_INONCEBYTES (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_secretstream/xchacha20poly1305/
H A Dsecretstream_xchacha20poly1305.c18 #define crypto_secretstream_xchacha20poly1305_INONCEBYTES 8U macro
50 crypto_secretstream_xchacha20poly1305_INONCEBYTES); in crypto_secretstream_xchacha20poly1305_init_push()
54 crypto_secretstream_xchacha20poly1305_INONCEBYTES + in crypto_secretstream_xchacha20poly1305_init_push()
61 crypto_secretstream_xchacha20poly1305_INONCEBYTES); in crypto_secretstream_xchacha20poly1305_init_push()
76 crypto_secretstream_xchacha20poly1305_INONCEBYTES); in crypto_secretstream_xchacha20poly1305_init_pull()
87 crypto_secretstream_xchacha20poly1305_INONCEBYTES]; in crypto_secretstream_xchacha20poly1305_rekey()
93 for (i = 0U; i < crypto_secretstream_xchacha20poly1305_INONCEBYTES; i++) { in crypto_secretstream_xchacha20poly1305_rekey()
103 for (i = 0U; i < crypto_secretstream_xchacha20poly1305_INONCEBYTES; i++) { in crypto_secretstream_xchacha20poly1305_rekey()
160 crypto_secretstream_xchacha20poly1305_INONCEBYTES); in crypto_secretstream_xchacha20poly1305_push()
162 crypto_secretstream_xchacha20poly1305_INONCEBYTES); in crypto_secretstream_xchacha20poly1305_push()
[all …]