Searched refs:key2bits (Results 1 – 1 of 1) sorted by relevance
763 unsigned int *key2bits) in mbedtls_aes_xts_decode_keys() argument775 *key2bits = half_keybits; in mbedtls_aes_xts_decode_keys()788 unsigned int key1bits, key2bits; in mbedtls_aes_xts_setkey_enc() local791 &key2, &key2bits); in mbedtls_aes_xts_setkey_enc()797 ret = mbedtls_aes_setkey_enc(&ctx->tweak, key2, key2bits); in mbedtls_aes_xts_setkey_enc()812 unsigned int key1bits, key2bits; in mbedtls_aes_xts_setkey_dec() local815 &key2, &key2bits); in mbedtls_aes_xts_setkey_dec()821 ret = mbedtls_aes_setkey_enc(&ctx->tweak, key2, key2bits); in mbedtls_aes_xts_setkey_dec()