Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Daes.c766 const unsigned int half_keybytes = half_keybits / 8; in mbedtls_aes_xts_decode_keys() local
777 *key2 = &key[half_keybytes]; in mbedtls_aes_xts_decode_keys()