Home
last modified time | relevance | path

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

/hal_espressif-latest/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-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls-ec.c466 int crypto_key_compare(struct crypto_key *key1, struct crypto_key *key2) in crypto_key_compare()