Searched refs:crypto_aead_chacha20poly1305_npubbytes (Results 1 – 3 of 3) sorted by relevance
168 assert(crypto_aead_chacha20poly1305_npubbytes() > 0U); in tv()174 assert(crypto_aead_chacha20poly1305_npubbytes() == crypto_aead_chacha20poly1305_NPUBBYTES); in tv()352 … assert(crypto_aead_chacha20poly1305_ietf_npubbytes() > crypto_aead_chacha20poly1305_npubbytes()); in tv_ietf()
101 size_t crypto_aead_chacha20poly1305_npubbytes(void);
372 crypto_aead_chacha20poly1305_npubbytes(void) in crypto_aead_chacha20poly1305_npubbytes() function