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

  /src/sys/crypto/sodium/
crypto_aead_xchacha20poly1305.h 32 #define crypto_aead_xchacha20poly1305_ietf_MESSAGEBYTES_MAX \
35 size_t crypto_aead_xchacha20poly1305_ietf_messagebytes_max(void);
93 #define crypto_aead_xchacha20poly1305_IETF_MESSAGEBYTES_MAX crypto_aead_xchacha20poly1305_ietf_MESSAGEBYTES_MAX
131 #define crypto_aead_xchacha20poly1305_ietf_MESSAGEBYTES_MAX \
134 size_t crypto_aead_xchacha20poly1305_ietf_messagebytes_max(void);
192 #define crypto_aead_xchacha20poly1305_IETF_MESSAGEBYTES_MAX crypto_aead_xchacha20poly1305_ietf_MESSAGEBYTES_MAX
230 #define crypto_aead_xchacha20poly1305_ietf_MESSAGEBYTES_MAX \
233 size_t crypto_aead_xchacha20poly1305_ietf_messagebytes_max(void)
    [all...]
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_aead_xchacha20poly1305.h 30 #define crypto_aead_xchacha20poly1305_ietf_MESSAGEBYTES_MAX \
33 size_t crypto_aead_xchacha20poly1305_ietf_messagebytes_max(void);
91 #define crypto_aead_xchacha20poly1305_IETF_MESSAGEBYTES_MAX crypto_aead_xchacha20poly1305_ietf_MESSAGEBYTES_MAX

Completed in 12 milliseconds