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) ==
163 TEST_ASSERT(mbedtls_cipher_cmac_update(&ctx,
169 TEST_ASSERT(mbedtls_cipher_cmac_update(&ctx,
175 TEST_ASSERT(mbedtls_cipher_cmac_update(&ctx,
181 TEST_ASSERT(mbedtls_cipher_cmac_update(&ctx,
249 TEST_ASSERT(mbedtls_cipher_cmac_update(&ctx,
255 TEST_ASSERT(mbedtls_cipher_cmac_update(&ctx,
261 TEST_ASSERT(mbedtls_cipher_cmac_update(&ctx,
277 TEST_ASSERT(mbedtls_cipher_cmac_update(&ctx,
283 TEST_ASSERT(mbedtls_cipher_cmac_update(&ctx,
289 TEST_ASSERT(mbedtls_cipher_cmac_update(&ctx,