Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/test/default/
H A Dsecretstream.c88 ret = crypto_secretstream_xchacha20poly1305_pull in main()
96 ret = crypto_secretstream_xchacha20poly1305_pull in main()
109 ret = crypto_secretstream_xchacha20poly1305_pull in main()
118 ret = crypto_secretstream_xchacha20poly1305_pull in main()
125 ret = crypto_secretstream_xchacha20poly1305_pull in main()
132 ret = crypto_secretstream_xchacha20poly1305_pull in main()
137 ret = crypto_secretstream_xchacha20poly1305_pull in main()
143 ret = crypto_secretstream_xchacha20poly1305_pull in main()
161 ret = crypto_secretstream_xchacha20poly1305_pull in main()
165 ret = crypto_secretstream_xchacha20poly1305_pull in main()
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_secretstream_xchacha20poly1305.h88 int crypto_secretstream_xchacha20poly1305_pull
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/
H A Dsecretstream_xchacha20poly1305.c177 crypto_secretstream_xchacha20poly1305_pull in crypto_secretstream_xchacha20poly1305_pull() function