[#aes_key_st-rounds] = xref:aes_key_st.adoc[aes_key_st]::rounds :relfileprefix: ../ :mrdocs: Number of AES rounds for this key length (10, 12, or 14). == Synopsis Declared in `<openssl/aes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int rounds; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#