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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/
crypto_onetimeauth.c 63 crypto_onetimeauth_primitive(void) function in typeref:typename:const char *
65 return crypto_onetimeauth_PRIMITIVE;
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_onetimeauth.h 29 #define crypto_onetimeauth_PRIMITIVE "poly1305"
31 const char *crypto_onetimeauth_primitive(void);

Completed in 12 milliseconds