Home
last modified time | relevance | path

Searched defs:nonce (Results 151 - 175 of 175) sorted by relevance

1234567

/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dinternal.h196 char nonce[MAX_NONCE_LENGTH]; member
/third_party/pulseaudio/src/modules/raop/
H A Draop-client.c1277 char *realm = NULL, *nonce = NULL, *response = NULL; in rtsp_auth_cb() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Dikev2_common.h308 const u8 *nonce; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dtdls.c412 const u8 *nonce[2]; in wpa_tdls_generate_tpk() local
1772 tdls_nonce_set(const u8 *nonce) tdls_nonce_set() argument
[all...]
H A Dwpa.c469 wpa_supplicant_send_2_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, int ver, const u8 *nonce, const u8 *wpa_ie, size_t wpa_ie_len, struct wpa_ptk *ptk) wpa_supplicant_send_2_of_4() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h77 u8 nonce[FILS_NONCE_LEN]; member
H A Dwpa_auth.c1514 __wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr, int force_version) __wpa_send_eapol() argument
1727 wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr) wpa_send_eapol() argument
[all...]
H A Dwpa_auth_ft.c875 u8 nonce[FT_RRB_NONCE_LEN]; member
4165 const u8 *nonce; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Dikev2_common.h308 const u8 *nonce; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_pktdump.c312 uint8 nonce[WPA_KEY_NONCE_LEN]; /* Nonce */ member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine_test.cpp1978 std::vector<uint8_t> nonce; in ParseAndFillUmtsAuthParamTest() local
/third_party/ffmpeg/libavformat/
H A Drtmpproto.c1646 static int do_llnw_auth(RTMPContext *rt, const char *user, const char *nonce) in do_llnw_auth() argument
1709 *challenge = NULL, *cptr = NULL, *nonce = NULL; in handle_connect_error() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c1435 __wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr, int force_version) __wpa_send_eapol() argument
1651 wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr) wpa_send_eapol() argument
[all...]
H A Dwpa_auth_ft.c874 u8 nonce[FT_RRB_NONCE_LEN]; member
3937 const u8 *nonce; member
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp2250 std::string StaStateMachine::SimAkaAuth(const std::string &nonce, AuthType authType) in SimAkaAuth() argument
2313 std::vector<uint8_t> nonce; in GetGsmAuthResponseWithLength() local
2409 std::vector<uint8_t> nonce; GetGsmAuthResponseWithoutLength() local
2512 ParseAndFillUmtsAuthParam(std::vector<uint8_t> &nonce) ParseAndFillUmtsAuthParam() argument
2648 std::vector<uint8_t> nonce; DealWpaEapUmtsAuthEvent() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c852 ASN1_OCTET_STRING *nonce; in read_write_req_resp() local
/third_party/openssl/apps/
H A Dcmp.c852 ASN1_OCTET_STRING *nonce; in read_write_req_resp() local
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c5436 uint8_t nonce[SHA512_DIGEST_LENGTH]; in ED25519_sign() local
/third_party/openssl/test/
H A Devp_test.c2394 unsigned char *nonce; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dch9.h1117 __u8 nonce[16]; member
/third_party/mbedtls/library/
H A Dpsa_crypto.c4988 psa_aead_set_nonce_internal(psa_aead_operation_t *operation, const uint8_t *nonce, size_t nonce_length) psa_aead_set_nonce_internal() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c5448 uint8_t nonce[SHA512_DIGEST_LENGTH]; in ossl_ed25519_sign() local
/third_party/openssl/crypto/ec/
H A Dcurve25519.c5448 uint8_t nonce[SHA512_DIGEST_LENGTH]; in ossl_ed25519_sign() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.c5687 uint8_t nonce[64]; in decrypt_pkt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h553 u8 nonce[FILS_NONCE_LEN]; member

Completed in 117 milliseconds

1234567