EVP_AEAD_DEFAULT_TAG_LENGTH is a magic value that can be passed to EVP_AEAD_CTX_init to indicate that the default tag length for an AEAD should be used.
See Source File
EVP_AEAD_DEFAULT_TAG_LENGTH is a magic value that can be passed to EVP_AEAD_CTX_init to indicate that the default tag length for an AEAD should be used.