Searched refs:zero_key (Results 1 – 2 of 2) sorted by relevance
47 zero_key = bytes(16)48 return aes_cmac(zero_key, m)
398 static const uint8_t zero_key[16] = { 0 }; in att_db_util_hash_calc() local400 …btstack_crypto_aes128_cmac_generator(request, zero_key, att_db_hash_len, &att_db_util_hash_get, db… in att_db_util_hash_calc()