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