Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/test/default/
H A Dsecretstream.c69 ret = crypto_secretstream_xchacha20poly1305_push in main()
74 ret = crypto_secretstream_xchacha20poly1305_push in main()
78 ret = crypto_secretstream_xchacha20poly1305_push in main()
152 ret = crypto_secretstream_xchacha20poly1305_push in main()
155 ret = crypto_secretstream_xchacha20poly1305_push in main()
174 ret = crypto_secretstream_xchacha20poly1305_push in main()
180 ret = crypto_secretstream_xchacha20poly1305_push in main()
210 ret = crypto_secretstream_xchacha20poly1305_push in main()
214 ret = crypto_secretstream_xchacha20poly1305_push in main()
236 ret = crypto_secretstream_xchacha20poly1305_push in main()
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_secretstream_xchacha20poly1305.h75 int crypto_secretstream_xchacha20poly1305_push
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/
H A Dsecretstream_xchacha20poly1305.c111 crypto_secretstream_xchacha20poly1305_push in crypto_secretstream_xchacha20poly1305_push() function