Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
A Daes.c736 static int mbedtls_aes_xts_decode_keys( const unsigned char *key, in mbedtls_aes_xts_decode_keys() function
772 ret = mbedtls_aes_xts_decode_keys( key, keybits, &key1, &key1bits, in mbedtls_aes_xts_setkey_enc()
797 ret = mbedtls_aes_xts_decode_keys( key, keybits, &key1, &key1bits, in mbedtls_aes_xts_setkey_dec()

Completed in 8 milliseconds