Searched refs:crypto_aead_aes256gcm_abytes (Results 1 – 3 of 3) sorted by relevance
51 size_t crypto_aead_aes256gcm_abytes(void);
3237 assert(crypto_aead_aes256gcm_abytes() == crypto_aead_aes256gcm_ABYTES); in main()
1058 crypto_aead_aes256gcm_abytes(void) in crypto_aead_aes256gcm_abytes() function