Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtls_aes.c179 static void AddRoundKey(unsigned astate[16], const uint32_t *RoundKeys) in AddRoundKey() argument
184 uint32_t n = *RoundKeys++; in AddRoundKey()