Home
last modified time | relevance | path

Searched defs:k1 (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_cmac.c180 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
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Daes-siv.c126 const u8 *k1, *k2; in aes_siv_encrypt() local
169 const u8 *k1, *k2; in aes_siv_decrypt() local
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Decc.c775 uECC_word_t *k1, uECC_Curve curve) in regularize_k()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Decc.c774 uECC_word_t *k1, uECC_Curve curve) in regularize_k()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.h268 u8 k1[DPP_MAX_HASH_LEN]; member
Ddpp.c832 static int dpp_derive_k1(const u8 *Mx, size_t Mx_len, u8 *k1, in dpp_derive_k1()