Home
last modified time | relevance | path

Searched defs:alg (Results 51 – 75 of 92) sorted by relevance

1234

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.c138 enum wpa_alg alg, const u8 *addr, int idx, in wpa_auth_set_key()
1438 int alg; in __wpa_send_eapol() local
2733 enum wpa_alg alg; in fils_set_tk() local
3346 enum wpa_alg alg = wpa_cipher_to_alg(sm->pairwise); in SM_STATE() local
3953 enum wpa_alg alg; in wpa_group_config_group_keys() local
H A Dap_drv_ops.c677 enum wpa_alg alg, const u8 *addr, in hostapd_drv_set_key()
H A Dwpa_auth_glue.c358 static int hostapd_wpa_auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in hostapd_wpa_auth_set_key()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dmesh_rsn.c102 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key()
H A Dwpas_glue.c488 static int wpa_supplicant_set_key(void *_wpa_s, enum wpa_alg alg, in wpa_supplicant_set_key()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dcrypto_wolfssl.c477 enum crypto_cipher_alg alg; member
482 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
882 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
H A Dtls_openssl_ocsp.c319 static char * algor_str(X509_ALGOR *alg) in algor_str()
H A Dcrypto_gnutls.c402 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
H A Dcrypto_openssl.c634 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init()
983 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init()
/dragonfly/usr.bin/bdes/
H A Dbdes.c119 } alg = ALG_CBC; variable
/dragonfly/crypto/libressl/apps/openssl/
H A Dpkcs12.c1013 alg_print(BIO *x, const X509_ALGOR *alg) in alg_print()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddefs.h185 static inline int wpa_auth_alg_fils(int alg) in wpa_auth_alg_fils()
/dragonfly/crypto/libressl/crypto/pkcs7/
H A Dpk7_doit.c111 PKCS7_bio_add_digest(BIO **pbio, X509_ALGOR *alg) in PKCS7_bio_add_digest()
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_wext.c1711 static int wpa_driver_wext_set_key_ext(void *priv, enum wpa_alg alg, in wpa_driver_wext_set_key_ext()
1831 int wpa_driver_wext_set_key(const char *ifname, void *priv, enum wpa_alg alg, in wpa_driver_wext_set_key()
H A Ddriver_privsep.c209 enum wpa_alg alg, const u8 *addr, in wpa_driver_privsep_set_key()
H A Ddriver_hostap.h166 u8 alg[HOSTAP_CRYPT_ALG_NAME_LEN]; member
H A Ddriver_hostap.c399 enum wpa_alg alg, const u8 *addr, in wpa_driver_hostap_set_key()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c120 int alg; member
126 int alg; member
1896 int alg = CKSUM_NONE; in getsumalgorithm() local
H A Darchive_write_set_format_xar.c127 enum sumalg alg; member
163 enum sumalg alg; member
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dtlsv1_common.h233 enum crypto_cipher_alg alg; member
/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpmed.c2862 struct algorithm *alg, enum mult_variant *variant, in choose_mult_variant()
2938 rtx target, const struct algorithm *alg, in expand_mult_const()
3582 struct algorithm alg; in expand_mult_highpart() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpmed.c3167 struct algorithm *alg, enum mult_variant *variant, in choose_mult_variant()
3243 rtx target, const struct algorithm *alg, in expand_mult_const()
3892 struct algorithm alg; in expmed_mult_highpart() local
H A Dexpmed.h118 enum alg_code alg; member
H A Dtree-vect-patterns.c2232 target_supports_mult_synth_alg (struct algorithm *alg, mult_variant var, in target_supports_mult_synth_alg()
2359 struct algorithm alg; in vect_synth_mult_by_constant() local
/dragonfly/crypto/openssh/
H A Dsshd.c2340 const u_char *data, size_t dlen, const char *alg)

1234