Searched refs:mbedtls_aes_xts_decode_keys (Results 1 – 1 of 1) sorted by relevance
713 static int mbedtls_aes_xts_decode_keys( const unsigned char *key, in mbedtls_aes_xts_decode_keys() function749 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