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

  /src/sys/crypto/sodium/
crypto_aead_chacha20poly1305.h 109 #define crypto_aead_chacha20poly1305_MESSAGEBYTES_MAX \
112 size_t crypto_aead_chacha20poly1305_messagebytes_max(void);
285 #define crypto_aead_chacha20poly1305_MESSAGEBYTES_MAX \
288 size_t crypto_aead_chacha20poly1305_messagebytes_max(void);
461 #define crypto_aead_chacha20poly1305_MESSAGEBYTES_MAX \
464 size_t crypto_aead_chacha20poly1305_messagebytes_max(void);
637 #define crypto_aead_chacha20poly1305_MESSAGEBYTES_MAX \
640 size_t crypto_aead_chacha20poly1305_messagebytes_max(void);
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_aead_chacha20poly1305.h 107 #define crypto_aead_chacha20poly1305_MESSAGEBYTES_MAX \
110 size_t crypto_aead_chacha20poly1305_messagebytes_max(void);

Completed in 12 milliseconds