Searched refs:crypto_aead_chacha20poly1305_NSECBYTES (Results 1 – 3 of 3) sorted by relevance
95 #define crypto_aead_chacha20poly1305_NSECBYTES 0U macro
380 return crypto_aead_chacha20poly1305_NSECBYTES; in crypto_aead_chacha20poly1305_nsecbytes()
173 assert(crypto_aead_chacha20poly1305_nsecbytes() == crypto_aead_chacha20poly1305_NSECBYTES); in tv()