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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/
poly1305_donna.h 9 extern struct crypto_onetimeauth_poly1305_implementation
poly1305_donna.c 115 struct crypto_onetimeauth_poly1305_implementation
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/
poly1305_sse2.h 9 extern struct crypto_onetimeauth_poly1305_implementation
poly1305_sse2.c 938 struct crypto_onetimeauth_poly1305_implementation
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/
onetimeauth_poly1305.h 7 typedef struct crypto_onetimeauth_poly1305_implementation { struct
19 } crypto_onetimeauth_poly1305_implementation; typedef in typeref:struct:crypto_onetimeauth_poly1305_implementation
onetimeauth_poly1305.c 14 static const crypto_onetimeauth_poly1305_implementation *implementation =

Completed in 73 milliseconds