Searched refs:crypto_secretstream_xchacha20poly1305_init_push (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | secretstream.c | 66 ret = crypto_secretstream_xchacha20poly1305_init_push(state, header, k); in main() 150 ret = crypto_secretstream_xchacha20poly1305_init_push(state, header, k); in main() 172 ret = crypto_secretstream_xchacha20poly1305_init_push(state, header, k); in main() 205 ret = crypto_secretstream_xchacha20poly1305_init_push(state, header, k); in main() 248 ret = crypto_secretstream_xchacha20poly1305_init_push(state, header, k); in main()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/ |
| H A D | crypto_secretstream_xchacha20poly1305.h | 69 int crypto_secretstream_xchacha20poly1305_init_push
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/ |
| H A D | secretstream_xchacha20poly1305.c | 43 crypto_secretstream_xchacha20poly1305_init_push in crypto_secretstream_xchacha20poly1305_init_push() function
|