Home
last modified time | relevance | path

Searched refs:Rcon (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dtls_aes.c133 static const uint8_t Rcon[] ALIGN1 = { in KeyExpansion() local
163 tempa ^= (uint32_t)Rcon[k] << 24; in KeyExpansion()