Searched defs:alg (Results 26 - 50 of 96) sorted by relevance

1234

/freebsd-10-stable/crypto/openssl/crypto/ts/
H A Dts_req_utils.c97 int TS_MSG_IMPRINT_set_algo(TS_MSG_IMPRINT *a, X509_ALGOR *alg) argument
/freebsd-10-stable/sys/netipsec/
H A Dkey_debug.c268 struct sadb_alg *alg; local
H A Dxform_esp.c101 esp_algorithm_lookup(int alg) argument
H A Dxform_ah.c138 ah_algorithm_lookup(int alg) argument
275 ah_massage_headers(struct mbuf **m0, int proto, int skip, int alg, int out) argument
/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_pmeth.c525 X509_ALGOR *alg = NULL; local
H A Drsa_ameth.c261 static RSA_PSS_PARAMS *rsa_pss_decode(const X509_ALGOR *alg, argument
389 X509_ALGOR *alg = NULL; local
[all...]
/freebsd-10-stable/sbin/md5/
H A Dmd5.c230 MDString(const Algorithm_t *alg, const char *string) argument
254 MDTimeTrial(const Algorithm_t *alg) argument
386 MDTestSuite(const Algorithm_t *alg) argument
406 MDFilter(const Algorithm_t *alg, int tee) argument
423 usage(const Algorithm_t *alg) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c320 enum wpa_alg alg; local
543 enum wpa_alg alg; local
/freebsd-10-stable/contrib/netbsd-tests/dev/cgd/
H A Dt_cgd_3des.c731 configure_cgd(int fd, const char *dkpath, const char *alg, argument
H A Dt_cgd_blowfish.c1967 configure_cgd(int fd, const char *dkpath, const char *alg, argument
/freebsd-10-stable/sys/dev/sfxge/common/
H A Def10_rx.c481 ef10_rx_scale_mode_set( __in efx_nic_t *enp, __in efx_rx_hash_alg_t alg, __in efx_rx_hash_type_t type, __in boolean_t insert) argument
/freebsd-10-stable/contrib/ldns/
H A Drdata.c522 ldns_rdf_hip_get_alg_hit_pk(ldns_rdf *rdf, uint8_t* alg, argument
550 ldns_rdf_hip_new_frm_alg_hit_pk(ldns_rdf** rdf, uint8_t alg, argument
H A Drr_functions.c268 ldns_rr_dnskey_key_size_raw(const unsigned char* keydata, const size_t len, const ldns_algorithm alg) argument
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c232 static int hostapd_wpa_auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, argument
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c116 static int supp_set_key(void *ctx, enum wpa_alg alg, argument
264 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, argument
[all...]
H A Dpreauth_test.c130 static int wpa_supplicant_set_key(void *wpa_s, enum wpa_alg alg, argument
/freebsd-10-stable/contrib/wpa/wpa_supplicant/tests/
H A Dtest_wpa.c140 static int supp_set_key(void *ctx, enum wpa_alg alg, argument
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dks_file.c68 try_decrypt(hx509_context context, struct hx509_collector *collector, const AlgorithmIdentifier *alg, const EVP_CIPHER *c, const void *ivdata, const void *password, size_t passwordlen, const void *cipher, size_t len) argument
/freebsd-10-stable/lib/libc/nameser/
H A Dns_print.c584 u_int c_type, key_tag, alg; local
/freebsd-10-stable/lib/libipsec/
H A Dpfkey.c219 struct sadb_alg *alg; local
247 struct sadb_alg *alg; local
/freebsd-10-stable/tools/tools/crypto/
H A Dcryptotest.c113 struct alg { struct
246 runtest(struct alg *alg, int count, int size, u_long cmd, struct timeval *tv) argument
428 runtests(struct alg *alg, int count, int size, u_long cmd, int threads, int profile) argument
517 struct alg *alg = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/cms/
H A Dcms_sd.c281 X509_ALGOR *alg; local
847 X509_ALGOR *alg; local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dauthfd.c431 agent_encode_alg(struct sshkey *key, const char *alg) argument
444 ssh_agent_sign(int sock, struct sshkey *key, u_char **sigp, size_t *lenp, const u_char *data, size_t datalen, const char *alg, u_int compat) argument
H A Dssh_api.c487 char *orig, *avail, *oavail = NULL, *alg, *replace = NULL; local
58 mm_sshkey_sign(struct sshkey *key, u_char **sigp, u_int *lenp, u_char *data, u_int datalen, char *alg, u_int compat) argument
536 _ssh_host_key_sign(struct sshkey *privkey, struct sshkey *pubkey, u_char **signature, size_t *slen, const u_char *data, size_t dlen, const char *alg, u_int compat) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dx509parse.c244 x509_get_alg(const unsigned char **p, const unsigned char *end, x509_buf * alg) argument

Completed in 331 milliseconds

1234