Home
last modified time | relevance | path

Searched defs:key2 (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-2.7.6/components/mbedtls/port/aes/
Desp_aes_xts.c59 const unsigned char **key2, in esp_aes_xts_decode_keys()
84 const unsigned char *key1, *key2; in esp_aes_xts_setkey_enc() local
108 const unsigned char *key1, *key2; in esp_aes_xts_setkey_dec() local
/hal_espressif-2.7.6/tools/kconfig/lxdialog/
Dutil.c563 int key2; in on_key_esc() local
/hal_espressif-2.7.6/components/wpa_supplicant/src/crypto/
Dcrypto_mbedtls-ec.c449 int crypto_key_compare(struct crypto_key *key1, struct crypto_key *key2) in crypto_key_compare()