PSA_ALG_CHACHA20_POLY1305 macro
The Chacha20-Poly1305 AEAD algorithm. The ChaCha20_Poly1305 construction is defined in RFC 7539. Implementations must support 12-byte nonces, may support 8-byte nonces, and should reject other sizes. Implementations must support 16-byte tags and should reject other sizes.