Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Daes.c713 static int mbedtls_aes_xts_decode_keys( const unsigned char *key, in mbedtls_aes_xts_decode_keys() function
749 ret = mbedtls_aes_xts_decode_keys( key, keybits, &key1, &key1bits, in mbedtls_aes_xts_setkey_enc()
774 ret = mbedtls_aes_xts_decode_keys( key, keybits, &key1, &key1bits, in mbedtls_aes_xts_setkey_dec()

Completed in 5 milliseconds