Home
last modified time | relevance | path

Searched defs:alg (Results 26 – 50 of 92) sorted by relevance

1234

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_openbsd.c72 wpa_driver_openbsd_set_key(const char *ifname, void *priv, enum wpa_alg alg, in wpa_driver_openbsd_set_key()
/dragonfly/contrib/ldns/
H A Dkeys.c112 ldns_key_new_frm_engine(ldns_key **key, ENGINE *e, char *key_id, ldns_algorithm alg) in ldns_key_new_frm_engine()
258 ldns_key_new_frm_fp_ecdsa_l(FILE* fp, ldns_algorithm alg, int* line_nr) in ldns_key_new_frm_fp_ecdsa_l()
421 ldns_signing_algorithm alg; in ldns_key_new_frm_fp_l() local
1083 ldns_key_new_frm_algorithm(ldns_signing_algorithm alg, uint16_t size) in ldns_key_new_frm_algorithm()
H A Drr_functions.c270 const ldns_algorithm alg) in ldns_rr_dnskey_key_size_raw()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A 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()
/dragonfly/crypto/openssh/
H A Dsshkey.c1059 fingerprint_b64(const char *alg, u_char *dgst_raw, size_t dgst_raw_len) in fingerprint_b64()
1081 fingerprint_hex(const char *alg, u_char *dgst_raw, size_t dgst_raw_len) in fingerprint_hex()
1180 fingerprint_randomart(const char *alg, u_char *dgst_raw, size_t dgst_raw_len, in fingerprint_randomart()
2782 const char *alg, const char *sk_provider, const char *sk_pin, u_int compat) in sshkey_sign()
2845 const u_char *data, size_t dlen, const char *alg, u_int compat, in sshkey_verify()
2942 sshkey_certify_custom(struct sshkey *k, struct sshkey *ca, const char *alg, in sshkey_certify_custom()
3112 const char *alg, const char *sk_provider, const char *sk_pin, in default_key_sign()
3122 sshkey_certify(struct sshkey *k, struct sshkey *ca, const char *alg, in sshkey_certify()
H A Dsshconnect2.c127 char *alg = NULL, *hostname = NULL, *ret = NULL, *best = NULL; in order_hostkeyalgs() local
1192 char *allowed, *oallowed, *cp, *tmp, *alg = NULL; in key_sig_algorithm() local
1240 const u_char *data, size_t datalen, u_int compat, const char *alg) in identity_sign()
1353 char *alg = NULL, *fp = NULL; in sign_and_send_pubkey() local
1520 char *alg = NULL; in send_pubkey_test() local
H A Dauthfd.c390 agent_encode_alg(const struct sshkey *key, const char *alg) in agent_encode_alg()
407 const u_char *data, size_t datalen, const char *alg, u_int compat) in ssh_agent_sign()
H A Dmac.c51 int alg; member
H A Dsk-api.h67 uint32_t alg; member
H A Dsshsig.c393 int alg, r = SSH_ERR_INTERNAL_ERROR; in hash_buffer() local
495 int alg, oerrno, r = SSH_ERR_INTERNAL_ERROR; in hash_file() local
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386-opts.h35 #define DEF_ALG(alg, name) alg, argument
/dragonfly/sys/netproto/802_11/
H A Dieee80211_dragonfly.h302 #define IEEE80211_SCANNER_ALG(name, alg, v) \ argument
317 #define IEEE80211_ACL_MODULE(name, alg, version) \ argument
336 #define IEEE80211_AUTH_ALG(name, alg, v) \ argument
351 #define IEEE80211_RATECTL_MODULE(alg, version) \ argument
354 #define IEEE80211_RATECTL_ALG(name, alg, v) \ argument
/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_sd.c281 X509_ALGOR *alg; in CMS_add1_signer() local
954 X509_ALGOR *alg; in CMS_add_simple_smimecap() local
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dtlsv1_common.c346 enum crypto_hash_alg alg; in tlsv12_key_x_server_params_hash() local
/dragonfly/crypto/libressl/crypto/ts/
H A Dts_req_utils.c104 TS_MSG_IMPRINT_set_algo(TS_MSG_IMPRINT *a, X509_ALGOR *alg) in TS_MSG_IMPRINT_set_algo()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dibss_rsn.c139 static int supp_set_key(void *ctx, enum wpa_alg alg, in supp_set_key()
297 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key()
H A Dpreauth_test.c127 static int wpa_supplicant_set_key(void *wpa_s, enum wpa_alg alg, in wpa_supplicant_set_key()
/dragonfly/crypto/libressl/crypto/pkcs7/
H A Dpk7_lib.c243 X509_ALGOR *alg; in PKCS7_add_signer() local
/dragonfly/sys/opencrypto/
H A Dcrypto.c630 crypto_register(u_int32_t driverid, int alg, u_int16_t maxoplen, in crypto_register()
694 crypto_unregister(u_int32_t driverid, int alg) in crypto_unregister()
H A Dcryptosoft.c1355 #define REGISTER(alg) \ in swcr_attach() argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpmed.h109 enum alg_code alg; member
/dragonfly/crypto/libressl/apps/openssl/
H A Dspeed.c2000 print_result(int alg, int run_no, int count, double time_used) in print_result()
2097 int alg; in do_multi() local
/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dwpa.c787 enum wpa_alg alg; in wpa_supplicant_install_ptk() local
856 enum wpa_alg *alg) in wpa_supplicant_check_group_cipher()
881 enum wpa_alg alg; member
4271 enum wpa_alg alg; in fils_process_assoc_resp() local
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dprivsep_commands.h77 int alg; member
/dragonfly/lib/libc/nameser/
H A Dns_print.c573 u_int c_type, key_tag, alg; in ns_sprintrrf() local

1234