Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 20 of 20) sorted by relevance

/netbsd/src/sys/netinet/
Dportalgo.c155 uint16_t *mymin, uint16_t *mymax, uint16_t **pnext_ephemeral, int algo) in pcb_getports()
374 algo_bsd(int algo, uint16_t *port, struct inpcb *inp, kauth_cred_t cred) in algo_bsd()
410 algo_random_start(int algo, uint16_t *port, struct inpcb *inp, in algo_random_start()
464 algo_random_pick(int algo, uint16_t *port, struct inpcb *inp, in algo_random_pick()
602 algo_hash(int algo, uint16_t *port, struct inpcb *inp, in algo_hash()
651 algo_doublehash(int algo, uint16_t *port, struct inpcb *inp, in algo_doublehash()
704 algo_randinc(int algo, uint16_t *port, struct inpcb *inp, in algo_randinc()
749 int algo, error; in portalgo_randport() local
827 portalgo_algo_name_select(const char *name, int *algo) in portalgo_algo_name_select()
844 portalgo_algo_index_select(struct inpcb *inp, int algo) in portalgo_algo_index_select()
[all …]
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/
Dcore_algorithm.c143 const OSSL_ALGORITHM *algo, in ossl_algorithm_do_all()
180 char *ossl_algorithm_get1_first_name(const OSSL_ALGORITHM *algo) in ossl_algorithm_get1_first_name()
Dcore_fetch.c103 const OSSL_ALGORITHM *algo, in ossl_method_construct_this()
/netbsd/src/tests/lib/libskey/
Dt_algorithms.c45 const char *algo, const char *zero, in h_check()
/netbsd/src/external/bsd/wpa/dist/src/crypto/
Dcrypto_gnutls.c20 static int gnutls_digest_vector(int algo, size_t num_elem, in gnutls_digest_vector()
101 static int gnutls_hmac_vector(int algo, const u8 *key, size_t key_len, in gnutls_hmac_vector()
Dcrypto_wolfssl.c3440 enum crypto_hash_alg algo) in crypto_csr_sign()
Dcrypto_openssl.c4403 enum crypto_hash_alg algo) in crypto_csr_sign()
/netbsd/src/usr.sbin/npf/npfctl/
Dnpf_build.c788 npfctl_dnat_check(const addr_port_t *ap, const unsigned algo) in npfctl_dnat_check()
825 const filt_opts_t *fopts, unsigned algo) in npfctl_build_natseg()
Dnpf_show.c565 const char *ifname, *algo, *seg1, *seg2, *arrow; in npfctl_print_nat() local
/netbsd/src/sys/external/bsd/drm2/include/linux/
Di2c.h92 const struct i2c_algorithm *algo; member
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Dts.c448 X509_ALGOR *algo = NULL; in create_query() local
Dspeed.c1736 const char *algo = *argv; in speed_main() local
/netbsd/src/sys/netipsec/
Dkey.c1268 u_int8_t algo = 0; in key_lookup_sa() local
6513 const struct enc_xform *algo; in key_getcomb_esp() local
6610 const struct auth_hash *algo; in key_getcomb_ah() local
6674 const struct comp_algo *algo; in key_getcomb_ipcomp() local
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSCore/
DDNSDigest.c1713 domainname * algo; in DNSDigest_VerifyMessage() local
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
Dctrl_params_translate.c747 const char *(*get_name)(void *algo), in fix_cipher_md()
/netbsd/src/sys/net80211/
Dieee80211_input.c2454 u_int16_t algo, seq, status; in ieee80211_recv_mgmt_auth() local
/netbsd/src/sys/dev/ic/
Dbwfmreg.h534 uint8_t algo; /* crypto alogorithm */ member
647 uint32_t algo; member
/netbsd/src/lib/libnpf/
Dnpf.c1048 npf_nat_setalgo(nl_nat_t *nt, unsigned algo) in npf_nat_setalgo()
/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_digest.c58 win_crypto_init(Digest_CTX *ctx, const WCHAR *algo) in win_crypto_init()
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-isoclns.c1902 uint8_t algo, flags; in isis_print_ip_reach_subtlv() local