HomeSort by: relevance | last modified time | path
    Searched defs:crypto_auth (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_auth/
crypto_auth.c 2 #include "crypto_auth.h"
24 crypto_auth(unsigned char *out, const unsigned char *in, function in typeref:typename:int
  /src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.in 259 crypto_auth/crypto_auth.c \
260 crypto_auth/hmacsha256/auth_hmacsha256.c \
261 crypto_auth/hmacsha512/auth_hmacsha512.c \
262 crypto_auth/hmacsha512256/auth_hmacsha512256.c \
416 crypto_auth/libsodium_la-crypto_auth.lo \
417 crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo \
418 crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo \
419 crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo
    [all...]

Completed in 18 milliseconds