Searched defs:tx_key (Results 1 – 3 of 3) sorted by relevance
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/ |
| D | eapol_auth_sm.h | 57 void (*tx_key)(void *ctx, void *sta_ctx); member
|
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/ |
| D | shared.c | 467 uint8_t *rx_hp_key, uint8_t *tx_key, uint8_t *tx_iv, uint8_t *tx_hp_key, in ngtcp2_crypto_derive_and_install_initial_key() 611 uint8_t *rx_hp_key, uint8_t *tx_key, uint8_t *tx_iv, uint8_t *tx_hp_key, in ngtcp2_crypto_derive_and_install_vneg_initial_key() 719 ngtcp2_crypto_aead_ctx *tx_aead_ctx, uint8_t *tx_key, uint8_t *tx_iv, in ngtcp2_crypto_update_key() 803 uint8_t tx_key[64]; in ngtcp2_crypto_update_key_cb() local 1227 uint8_t tx_key[NGTCP2_CRYPTO_INITIAL_KEYLEN]; in ngtcp2_crypto_write_connection_close() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
| D | eapol_auth_sm.h | 81 void (*tx_key)(void *ctx, void *sta_ctx); member
|