Searched refs:crypto_aead_aes256gcm_MESSAGEBYTES_MAX (Results 1 – 3 of 3) sorted by relevance
53 #define crypto_aead_aes256gcm_MESSAGEBYTES_MAX \ macro
3239 assert(crypto_aead_aes256gcm_messagebytes_max() == crypto_aead_aes256gcm_MESSAGEBYTES_MAX); in main()
527 if (mlen > crypto_aead_aes256gcm_MESSAGEBYTES_MAX) { in crypto_aead_aes256gcm_encrypt_detached_afternm()665 if (clen > crypto_aead_aes256gcm_MESSAGEBYTES_MAX) { in crypto_aead_aes256gcm_decrypt_detached_afternm()1072 return crypto_aead_aes256gcm_MESSAGEBYTES_MAX; in crypto_aead_aes256gcm_messagebytes_max()