Searched refs:AES_MAXNR (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Daes.h65 // AES_MAXNR is the maximum number of AES rounds.
66 #define AES_MAXNR 14 macro
73 uint32_t rd_key[4 * (AES_MAXNR + 1)];

Completed in 20 milliseconds