/hostap-3.6.0/src/tls/ |
D | tlsv1_common.c | 163 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk) in tls_parse_cert() 414 int tls_verify_signature(u16 tls_version, struct crypto_public_key *pk, in tls_verify_signature()
|
D | pkcs1.c | 200 int pkcs1_v15_sig_ver(struct crypto_public_key *pk, in pkcs1_v15_sig_ver()
|
D | x509v3.c | 1842 struct crypto_public_key *pk; in x509_check_signature() local
|
/hostap-3.6.0/src/eap_common/ |
D | eap_gpsk_common.c | 114 u8 *pk, size_t pk_len) in eap_gpsk_derive_keys_helper() 192 u8 *pk, size_t *pk_len) in eap_gpsk_derive_keys_aes() 285 u8 *pk, size_t *pk_len) in eap_gpsk_derive_keys()
|
/hostap-3.6.0/src/common/ |
D | sae_pk.c | 436 void sae_deinit_pk(struct sae_pk *pk) in sae_deinit_pk() 452 struct sae_pk *pk; in sae_parse_pk() local 607 const struct sae_pk *pk; in sae_write_confirm_pk() local
|
D | sae.h | 115 unsigned int pk:1; member
|
D | sae.c | 1364 int *rejected_groups, const struct sae_pk *pk) in sae_prepare_commit_pt()
|
D | dpp.h | 157 char *pk; member
|
D | dpp.c | 352 const char *chan_list = NULL, *mac = NULL, *info = NULL, *pk = NULL; in dpp_parse_uri() local
|
/hostap-3.6.0/tests/ |
D | test-rsa-sig-ver.c | 125 struct crypto_public_key *pk; in cavp_rsa_sig_ver() local
|
/hostap-3.6.0/src/crypto/ |
D | crypto_libtomcrypt.c | 423 struct crypto_public_key *pk; in crypto_public_key_import() local 455 struct crypto_private_key *pk; in crypto_private_key_import() local
|
D | tls_openssl.c | 2531 EVP_PKEY *pk; in tls_verify_cb() local
|
/hostap-3.6.0/tests/hwsim/ |
D | test_sae_pk.py | 24 def run_sae_pk(apdev, dev, ssid, pw, m, pk, ap_groups=None, argument
|
/hostap-3.6.0/src/eap_server/ |
D | eap_server_gpsk.c | 25 u8 pk[EAP_GPSK_MAX_PK_LEN]; member
|
/hostap-3.6.0/src/wps/ |
D | wps_enrollee.c | 558 static int wps_process_pubkey(struct wps_data *wps, const u8 *pk, in wps_process_pubkey()
|
D | wps_registrar.c | 2392 static int wps_process_pubkey(struct wps_data *wps, const u8 *pk, in wps_process_pubkey()
|
/hostap-3.6.0/src/eap_peer/ |
D | eap_gpsk.c | 24 u8 pk[EAP_GPSK_MAX_PK_LEN]; member
|
/hostap-3.6.0/src/ap/ |
D | ieee802_11.c | 500 const struct sae_pk *pk = NULL; in sae_get_password() local 553 const struct sae_pk *pk = NULL; in auth_build_sae_commit() local
|
D | ap_config.h | 256 struct sae_pk *pk; member
|