HomeSort by: relevance | last modified time | path
    Searched refs:crypto_onetimeauth (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/test/default/
onetimeauth7.c 17 crypto_onetimeauth(a, c, clen, key);
onetimeauth.c 34 crypto_onetimeauth(a, c, 131, rs);
metamorphic.c 85 crypto_onetimeauth(h2, m, mlen, k);
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/
crypto_onetimeauth.c 2 #include "crypto_onetimeauth.h"
24 crypto_onetimeauth(unsigned char *out, const unsigned char *in, function in typeref:typename:int
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_onetimeauth.h 34 int crypto_onetimeauth(unsigned char *out, const unsigned char *in,
  /src/sys/rump/kern/lib/libcrypto/
Makefile 18 ${SODIUM_DIR}/crypto_onetimeauth/poly1305/donna \
19 ${SODIUM_DIR}/crypto_onetimeauth/poly1305 \
20 ${SODIUM_DIR}/crypto_onetimeauth \
76 SODIUM_SRCS+= crypto_onetimeauth.c
  /src/sys/external/isc/libsodium/dist/src/libsodium/
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.
    [all...]
Makefile.in 285 crypto_kx/crypto_kx.c crypto_onetimeauth/crypto_onetimeauth.c \
286 crypto_onetimeauth/poly1305/onetimeauth_poly1305.c \
287 crypto_onetimeauth/poly1305/onetimeauth_poly1305.h \
288 crypto_onetimeauth/poly1305/donna/poly1305_donna.h \
289 crypto_onetimeauth/poly1305/donna/poly1305_donna32.h \
290 crypto_onetimeauth/poly1305/donna/poly1305_donna64.h \
291 crypto_onetimeauth/poly1305/donna/poly1305_donna.c \
442 crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo
    [all...]
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/
Makefile.am 29 sodium/crypto_onetimeauth.h \
Makefile.in 149 sodium/crypto_kx.h sodium/crypto_onetimeauth.h \
397 sodium/crypto_kx.h sodium/crypto_onetimeauth.h \

Completed in 18 milliseconds