Lines Matching refs:mbedtls_cipher_cmac_update
30 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx, test_data, 16 ) ==
42 TEST_ASSERT( mbedtls_cipher_cmac_update( NULL, test_data, 16 ) ==
45 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx, NULL, 16 ) ==
157 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx,
162 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx,
167 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx,
172 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx,
239 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx,
244 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx,
249 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx,
264 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx,
269 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx,
274 TEST_ASSERT( mbedtls_cipher_cmac_update( &ctx,