Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 25 of 52) sorted by relevance

123

/hostap-latest/port/mbedtls/
Dsupp_psa_api.c47 static inline void supp_psa_set_attributes(psa_key_attributes_t *attributes, u32 type, u32 alg, u32… in supp_psa_set_attributes()
54 static void supp_psa_get_hash_alg(mbedtls_md_type_t type, psa_algorithm_t *alg, int *block_size) in supp_psa_get_hash_alg()
128 psa_algorithm_t alg = PSA_ALG_ECB_NO_PADDING; in aes_128_encrypt_block_psa() local
155 psa_algorithm_t alg = PSA_ALG_CBC_NO_PADDING; in aes_128_cbc_encrypt_psa() local
198 psa_algorithm_t alg = PSA_ALG_CBC_NO_PADDING; in aes_128_cbc_decrypt_psa() local
241 psa_algorithm_t alg = PSA_ALG_CTR; in aes_ctr_encrypt_psa() local
285 psa_algorithm_t alg = PSA_ALG_CMAC; in omac1_aes_vector_psa() local
333 psa_algorithm_t alg = PSA_ALG_NONE; in md_vector_psa() local
371 psa_algorithm_t alg = PSA_ALG_NONE; in hmac_vector_psa() local
421 psa_algorithm_t alg = PSA_ALG_NONE; in pbkdf2_sha1_psa() local
/hostap-latest/src/tls/
Dpkcs5.c25 } alg; member
48 static int pkcs5_is_oid(struct asn1_oid *oid, unsigned long alg) in pkcs5_is_oid()
58 static int enc_alg_is_oid(struct asn1_oid *oid, unsigned long alg) in enc_alg_is_oid()
67 static int pkcs12_is_pbe_oid(struct asn1_oid *oid, unsigned long alg) in pkcs12_is_pbe_oid()
Dtlsv1_client_ocsp.c67 static unsigned int ocsp_hash_data(struct asn1_oid *alg, const u8 *data, in ocsp_hash_data()
118 struct x509_algorithm_identifier alg; in tls_process_ocsp_single_response() local
354 struct x509_algorithm_identifier alg; in tls_process_basic_ocsp_response() local
Dtlsv1_common.c346 enum crypto_hash_alg alg; in tlsv12_key_x_server_params_hash() local
/hostap-latest/src/eap_common/
Dikev2_common.c56 int ikev2_integ_hash(int alg, const u8 *key, size_t key_len, const u8 *data, in ikev2_integ_hash()
97 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, in ikev2_prf_hash()
113 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len, in ikev2_prf_plus()
175 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_encrypt()
210 int ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_decrypt()
/hostap-latest/src/crypto/
Dcrypto_internal.c20 enum crypto_hash_alg alg; member
39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
Dcrypto_internal-cipher.c18 enum crypto_cipher_alg alg; member
43 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
Dcrypto_linux.c57 static int linux_af_alg_hash_vector(const char *alg, const u8 *key, in linux_af_alg_hash_vector()
239 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
415 linux_af_alg_skcipher(const char *alg, const u8 *key, size_t key_len) in linux_af_alg_skcipher()
858 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
Dcrypto_nettle.c51 static int nettle_digest_vector(const struct nettle_hash *alg, size_t num_elem, in nettle_digest_vector()
404 enum crypto_cipher_alg alg; member
411 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
Dcrypto_libtomcrypt.c145 enum crypto_hash_alg alg; member
154 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
301 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
Dtls_openssl_ocsp.c313 static char * algor_str(X509_ALGOR *alg) in algor_str()
/hostap-latest/src/ap/
Dap_mlme.c23 static const char * mlme_auth_alg_str(int alg) in mlme_auth_alg_str()
Dwpa_auth.c287 enum wpa_alg alg, const u8 *addr, int idx, in wpa_auth_set_key()
1976 int alg; local
3475 enum wpa_alg alg; local
5079 enum wpa_alg alg = wpa_cipher_to_alg(sm->pairwise); local
5865 enum wpa_alg alg; local
/hostap-latest/tests/
Dtest-rsa-sig-ver.c129 const struct asn1_oid *alg; in cavp_rsa_sig_ver() local
/hostap-latest/src/pasn/
Dpasn_responder.c46 u16 res, alg, seq, status; in pasn_wd_handle_sae_commit() local
121 u16 res, alg, seq, status; in pasn_wd_handle_sae_confirm() local
Dpasn_initiator.c80 u16 len, res, alg, seq, status; in wpas_pasn_wd_sae_rx() local
311 u16 alg, seq, status; in wpas_pasn_wd_fils_rx() local
/hostap-latest/src/rsn_supp/
Dwpa_ft.c495 enum wpa_alg alg; in wpa_ft_install_ptk() local
807 enum wpa_alg alg; in wpa_ft_process_gtk_subelem() local
/hostap-latest/wpa_supplicant/
Dibss_rsn.c146 static int supp_set_key(void *ctx, int link_id, enum wpa_alg alg, in supp_set_key()
316 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key()
Dpreauth_test.c134 static int wpa_supplicant_set_key(void *wpa_s, int link_id, enum wpa_alg alg, in wpa_supplicant_set_key()
Dmesh_rsn.c102 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key()
/hostap-latest/src/common/
Ddefs.h209 static inline int wpa_auth_alg_fils(int alg) in wpa_auth_alg_fils()
230 static inline int wpa_alg_bip(enum wpa_alg alg) in wpa_alg_bip()
Dprivsep_commands.h77 int alg; member
Ddpp_backup.c153 struct wpabuf *key = NULL, *attr, *alg, *priv_key = NULL; in dpp_build_key_pkg() local
/hostap-latest/tests/fuzzing/eapol-key-auth/
Deapol-key-auth.c170 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key()
/hostap-latest/tests/fuzzing/eapol-key-supp/
Deapol-key-supp.c175 static int supp_set_key(void *ctx, int link_id, enum wpa_alg alg, in supp_set_key()

123