Searched refs:crypto_aead_aes256gcm_npubbytes (Results 1 – 3 of 3) sorted by relevance
47 size_t crypto_aead_aes256gcm_npubbytes(void);
3236 assert(crypto_aead_aes256gcm_npubbytes() == crypto_aead_aes256gcm_NPUBBYTES); in main()
1052 crypto_aead_aes256gcm_npubbytes(void) in crypto_aead_aes256gcm_npubbytes() function