Searched defs:k2 (Results 1 – 6 of 6) sorted by relevance
180 static void cmac_prepare_last_block (BT_OCTET16 k1, BT_OCTET16 k2) in cmac_prepare_last_block()211 UINT8 k1[BT_OCTET16_LEN], k2[BT_OCTET16_LEN]; in cmac_subkey_cont() local
126 const u8 *k1, *k2; in aes_siv_encrypt() local169 const u8 *k1, *k2; in aes_siv_decrypt() local
106 uECC_word_t *k2[2] = {tmp, s}; in uECC_sign_with_k() local
269 u8 k2[DPP_MAX_HASH_LEN]; member
860 static int dpp_derive_k2(const u8 *Nx, size_t Nx_len, u8 *k2, in dpp_derive_k2()