Searched refs:crypto_onetimeauth (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/src/libsodium/ |
| H A D | Makefile.am | 37 crypto_onetimeauth/crypto_onetimeauth.c \ 38 crypto_onetimeauth/poly1305/onetimeauth_poly1305.c \ 39 crypto_onetimeauth/poly1305/onetimeauth_poly1305.h \ 40 crypto_onetimeauth/poly1305/donna/poly1305_donna.h \ 41 crypto_onetimeauth/poly1305/donna/poly1305_donna32.h \ 42 crypto_onetimeauth/poly1305/donna/poly1305_donna64.h \ 43 crypto_onetimeauth/poly1305/donna/poly1305_donna.c \ 230 crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c \ 231 crypto_onetimeauth/poly1305/sse2/poly1305_sse2.h
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | AUTHORS | 78 crypto_onetimeauth/poly1305/donna Andrew "floodyberry" Moon 79 crypto_onetimeauth/poly1305/sse2
|
| H A D | ChangeLog | 401 - crypto_onetimeauth() now provides a streaming interface.
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | onetimeauth7.c | 17 crypto_onetimeauth(a, c, clen, key); in main()
|
| H A D | onetimeauth.c | 34 crypto_onetimeauth(a, c, 131, rs); in main()
|
| H A D | metamorphic.c | 85 crypto_onetimeauth(h2, m, mlen, k); in mm_onetimeauth()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/ |
| H A D | crypto_onetimeauth.c | 24 crypto_onetimeauth(unsigned char *out, const unsigned char *in, in crypto_onetimeauth() function
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/ |
| H A D | crypto_onetimeauth.h | 34 int crypto_onetimeauth(unsigned char *out, const unsigned char *in,
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/ |
| H A D | Makefile.am | 29 sodium/crypto_onetimeauth.h \
|