Home
last modified time | relevance | path

Searched defs:k (Results 1 – 25 of 1113) sorted by relevance

12345678910>>...45

/freebsd/bin/ps/
H A Dprint.c95 arguments(KINFO *k, VARENT *ve) in arguments()
110 command(KINFO *k, VARENT *ve) in command()
165 ucomm(KINFO *k, VARENT *ve) in ucomm()
286 pri(KINFO *k, VARENT *ve __unused) in pri()
526 cputime(KINFO *k, VARENT *ve) in cputime()
558 systime(KINFO *k, VARENT *ve) in systime()
572 usertime(KINFO *k, VARENT *ve) in usertime()
625 getpcpu(const KINFO *k) in getpcpu()
655 getpmem(KINFO *k) in getpmem()
791 kvar(KINFO *k, VARENT *ve) in kvar()
[all …]
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daeskey.c81 #define ke4(k, i) \ argument
115 #define kef6(k, i) \ argument
122 #define ke6(k, i) \ argument
157 #define kef8(k, i) \ argument
164 #define ke8(k, i) \ argument
254 #define k4e(k, i) \ argument
275 #define kd4(k, i) \ argument
303 #define kd4(k, i) \ argument
366 #define k6e(k, i) \ argument
382 #define kd6(k, i) \ argument
[all …]
/freebsd/sys/net80211/
H A Dieee80211_crypto_none.c75 none_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in none_attach()
81 none_detach(struct ieee80211_key *k) in none_detach()
87 none_setkey(struct ieee80211_key *k) in none_setkey()
94 none_setiv(struct ieee80211_key *k, uint8_t *ivp) in none_setiv()
99 none_encap(struct ieee80211_key *k, struct mbuf *m) in none_encap()
120 none_decap(struct ieee80211_key *k, struct mbuf *m, int hdrlen) in none_decap()
140 none_enmic(struct ieee80211_key *k, struct mbuf *m, int force) in none_enmic()
149 none_demic(struct ieee80211_key *k, struct mbuf *m, int force) in none_demic()
H A Dieee80211_crypto_wep.c88 wep_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in wep_attach()
107 wep_detach(struct ieee80211_key *k) in wep_detach()
117 wep_setkey(struct ieee80211_key *k) in wep_setkey()
123 wep_setiv(struct ieee80211_key *k, uint8_t *ivp) in wep_setiv()
179 wep_encap(struct ieee80211_key *k, struct mbuf *m) in wep_encap()
226 wep_enmic(struct ieee80211_key *k, struct mbuf *m, int force) in wep_enmic()
238 wep_decap(struct ieee80211_key *k, struct mbuf *m, int hdrlen) in wep_decap()
284 wep_demic(struct ieee80211_key *k, struct mbuf *skb, int force) in wep_demic()
353 uint32_t i, j, k, crc; in wep_encrypt() local
436 uint32_t i, j, k, crc; in wep_decrypt() local
H A Dieee80211_crypto.c62 null_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k, in null_key_alloc()
87 null_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k) in null_key_delete()
92 null_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k) in null_key_set()
606 const struct ieee80211_key *k) in ieee80211_crypto_get_key_wepidx()
619 ieee80211_crypto_get_keyid(struct ieee80211vap *vap, struct ieee80211_key *k) in ieee80211_crypto_get_keyid()
669 struct ieee80211_key *k; in ieee80211_crypto_encap() local
693 struct ieee80211_key *k; in ieee80211_crypto_decap() local
780 ieee80211_crypto_demic(struct ieee80211vap *vap, struct ieee80211_key *k, in ieee80211_crypto_demic()
833 struct ieee80211_key *k; in load_ucastkey() local
861 const struct ieee80211_key *k = &vap->iv_nw_keys[i]; in ieee80211_crypto_reload_keys() local
/freebsd/contrib/ldns/
H A Dkeys.c114 ldns_key *k; in ldns_key_new_frm_engine() local
419 ldns_key *k; in ldns_key_new_frm_fp_l() local
1085 ldns_key *k; in ldns_key_new_frm_algorithm() local
1477 ldns_key_use(const ldns_key *k) in ldns_key_use()
1488 ldns_key_evp_key(const ldns_key *k) in ldns_key_evp_key()
1494 ldns_key_rsa_key(const ldns_key *k) in ldns_key_rsa_key()
1504 ldns_key_dsa_key(const ldns_key *k) in ldns_key_dsa_key()
1547 ldns_key_origttl(const ldns_key *k) in ldns_key_origttl()
1553 ldns_key_flags(const ldns_key *k) in ldns_key_flags()
1571 ldns_key_keytag(const ldns_key *k) in ldns_key_keytag()
[all …]
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dcommon.c87 rsa_n(struct sshkey *k) in rsa_n()
98 rsa_e(struct sshkey *k) in rsa_e()
109 rsa_p(struct sshkey *k) in rsa_p()
120 rsa_q(struct sshkey *k) in rsa_q()
131 dsa_g(struct sshkey *k) in dsa_g()
142 dsa_pub_key(struct sshkey *k) in dsa_pub_key()
153 dsa_priv_key(struct sshkey *k) in dsa_priv_key()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_cam.c110 rtwn_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k, in rtwn_key_alloc()
183 rtwn_key_set_cb0(struct rtwn_softc *sc, const struct ieee80211_key *k) in rtwn_key_set_cb0()
255 const struct ieee80211_key *k = &data->key; in rtwn_key_set_cb() local
269 const struct ieee80211_key *k = rvp->keys[i]; in rtwn_init_static_keys() local
283 struct ieee80211_key *k = &data->key; in rtwn_key_del_cb() local
300 rtwn_process_key(struct ieee80211vap *vap, const struct ieee80211_key *k, in rtwn_process_key()
331 rtwn_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k) in rtwn_key_set()
337 rtwn_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k) in rtwn_key_delete()
/freebsd/crypto/heimdal/lib/asn1/
H A Dder_free.c104 der_free_bmp_string (heim_bmp_string *k) in der_free_bmp_string()
112 der_free_universal_string (heim_universal_string *k) in der_free_universal_string()
127 der_free_octet_string (heim_octet_string *k) in der_free_octet_string()
135 der_free_heim_integer (heim_integer *k) in der_free_heim_integer()
143 der_free_oid (heim_oid *k) in der_free_oid()
151 der_free_bit_string (heim_bit_string *k) in der_free_bit_string()
H A Dder_length.c249 der_length_octet_string (const heim_octet_string *k) in der_length_octet_string()
255 der_length_heim_integer (const heim_integer *k) in der_length_heim_integer()
266 der_length_oid (const heim_oid *k) in der_length_oid()
274 heim_octet_string k; in der_length_generalized_time() local
286 heim_octet_string k; in der_length_utctime() local
296 der_length_boolean (const int *k) in der_length_boolean()
302 der_length_bit_string (const heim_bit_string *k) in der_length_bit_string()
/freebsd/sys/libkern/
H A Djenkins_hash.c44 #define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k)))) argument
150 const uint32_t *k, /* the key, an array of uint32_t values */ in jenkins_hash32()
222 const uint32_t *k = (const uint32_t *)key; /* read 32-bit chunks */ in jenkins_hash() local
264 const uint16_t *k = (const uint16_t *)key; /* read 16-bit chunks */ in jenkins_hash() local
311 const uint8_t *k = (const uint8_t *)key; in jenkins_hash() local
375 const uint32_t *k = (const uint32_t *)key; /* read 32-bit chunks */ in jenkins_hash() local
417 const uint8_t *k = (const uint8_t *)key; in jenkins_hash() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DThreadSafeDenseMap.h25 void Insert(_KeyType k, _ValueType v) { in Insert()
30 void Erase(_KeyType k) { in Erase()
35 _ValueType Lookup(_KeyType k) { in Lookup()
40 bool Lookup(_KeyType k, _ValueType &v) { in Lookup()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c200 int i, j, k; member
787 unsigned i, j, k, cnt; in parse_torus() local
867 unsigned i, j, k, n; in parse_port_order() local
1286 unsigned k, p; in diagnose_fabric() local
1384 int i, int j, int k, struct f_switch *fsw) in install_tswitch()
1424 unsigned set_fp_bit(bool present, int i, int j, int k) in set_fp_bit()
7265 int i, j, k; in build_torus() local
7506 unsigned i, j, k; in dump_torus() local
7538 unsigned i, j, k; in report_torus_changes() local
7669 int i, j, k, tmp = -1; in routable_torus() local
[all …]
/freebsd/sys/dev/kbd/
H A Dkbdreg.h168 #define KBD_IS_VALID(k) ((k)->kb_flags & KB_VALID) argument
169 #define KBD_VALID(k) ((k)->kb_flags |= KB_VALID) argument
170 #define KBD_INVALID(k) ((k)->kb_flags &= ~KB_VALID) argument
179 #define KBD_IS_BUSY(k) ((k)->kb_flags & KB_BUSY) argument
180 #define KBD_BUSY(k) ((k)->kb_flags |= KB_BUSY) argument
181 #define KBD_UNBUSY(k) ((k)->kb_flags &= ~KB_BUSY) argument
183 #define KBD_POLL(k) ((k)->kb_flags |= KB_POLLED) argument
185 #define KBD_IS_ACTIVE(k) ((k)->kb_active) argument
186 #define KBD_ACTIVATE(k) (++(k)->kb_active) argument
187 #define KBD_DEACTIVATE(k) (--(k)->kb_active) argument
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c54 const unsigned char *n, const unsigned char *k) in crypto_stream_chacha20()
61 const unsigned char *n, const unsigned char *k) in crypto_stream_chacha20_ietf()
70 const unsigned char *k) in crypto_stream_chacha20_xor_ic()
79 const unsigned char *k) in crypto_stream_chacha20_ietf_xor_ic()
87 const unsigned char *k) in crypto_stream_chacha20_xor()
95 const unsigned char *k) in crypto_stream_chacha20_ietf_xor()
/freebsd/contrib/blocklist/bin/
H A Dstate.c103 dumpkey(const struct conf *k) in dumpkey()
117 DBT k; in state_del() local
143 DBT k, v; in state_get() local
171 DBT k, v; in state_put() local
201 DBT k, v; in state_iterate() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dmemmem.c38 twobyte_memmem(const unsigned char *h, size_t k, const unsigned char *n) in twobyte_memmem()
47 threebyte_memmem(const unsigned char *h, size_t k, const unsigned char *n) in threebyte_memmem()
57 fourbyte_memmem(const unsigned char *h, size_t k, const unsigned char *n) in fourbyte_memmem()
83 size_t i, ip, jp, k, p, ms, p0, mem, mem0; in twoway_memmem() local
174 memmem(const void *h0, size_t k, const void *n0, size_t l) in memmem()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_box/
H A Dcrypto_box_easy.c15 const unsigned char *n, const unsigned char *k) in crypto_box_detached_afternm()
26 unsigned char k[crypto_box_BEFORENMBYTES]; in crypto_box_detached() local
42 const unsigned char *k) in crypto_box_easy_afternm()
68 const unsigned char *k) in crypto_box_open_detached_afternm()
79 unsigned char k[crypto_box_BEFORENMBYTES]; in crypto_box_open_detached() local
94 const unsigned char *k) in crypto_box_open_easy_afternm()
/freebsd/crypto/heimdal/include/
H A Dheim_threads.h79 #define HEIMDAL_key_create(k,d,r) do { r = thr_keycreate(k,d); } while(0) argument
80 #define HEIMDAL_setspecific(k,s,r) do { r = thr_setspecific(k,s); } while(0) argument
81 #define HEIMDAL_getspecific(k) thr_getspecific(k) argument
82 #define HEIMDAL_key_delete(k) thr_keydelete(k) argument
106 #define HEIMDAL_key_create(k,d,r) do { r = pthread_key_create(k,d); } while(0) argument
108 #define HEIMDAL_getspecific(k) pthread_getspecific(k) argument
109 #define HEIMDAL_key_delete(k) pthread_key_delete(k) argument
166 #define HEIMDAL_key_create(k,d,r) \ argument
168 #define HEIMDAL_setspecific(k,s,r) do { (k).value = s ; r = 0; } while(0) argument
169 #define HEIMDAL_getspecific(k) ((k).value) argument
[all …]
/freebsd/crypto/openssh/
H A Dsshkey-xmss.c57 u_int32_t n, w, h, k; member
268 sshkey_xmss_init_enc_key(struct sshkey *k, const char *ciphername) in sshkey_xmss_init_enc_key()
309 sshkey_xmss_deserialize_enc_key(struct sshkey *k, struct sshbuf *b) in sshkey_xmss_deserialize_enc_key()
346 sshkey_xmss_deserialize_pk_info(struct sshkey *k, struct sshbuf *b) in sshkey_xmss_deserialize_pk_info()
368 sshkey_xmss_generate_private_key(struct sshkey *k, int bits) in sshkey_xmss_generate_private_key()
445 sshkey_xmss_get_state(const struct sshkey *k, int printerror) in sshkey_xmss_get_state()
568 sshkey_xmss_update_state(const struct sshkey *k, int printerror) in sshkey_xmss_update_state()
772 sshkey_xmss_deserialize_state(struct sshkey *k, struct sshbuf *b) in sshkey_xmss_deserialize_state()
889 sshkey_xmss_encrypt_state(const struct sshkey *k, struct sshbuf *b, in sshkey_xmss_encrypt_state()
1085 sshkey_xmss_signatures_left(const struct sshkey *k) in sshkey_xmss_signatures_left()
[all …]
/freebsd/lib/libc/string/
H A Dmemmem.c29 twobyte_memmem(const unsigned char *h, size_t k, const unsigned char *n) in twobyte_memmem()
39 threebyte_memmem(const unsigned char *h, size_t k, const unsigned char *n) in threebyte_memmem()
50 fourbyte_memmem(const unsigned char *h, size_t k, const unsigned char *n) in fourbyte_memmem()
79 size_t i, ip, jp, k, p, ms, p0, mem, mem0; in twoway_memmem() local
184 memmem(const void *h0, size_t k, const void *n0, size_t l) in memmem()
/freebsd/lib/libc/db/hash/
H A Dhash_func.c66 u_int8_t *k; in hash1() local
86 u_int8_t *e, c, *k; in hash2() local
112 u_int8_t *k; in hash3() local
152 const u_int8_t *k; in hash4() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_secretbox/
H A Dcrypto_secretbox_easy.c20 const unsigned char *k) in crypto_secretbox_detached()
73 const unsigned char *k) in crypto_secretbox_easy()
87 const unsigned char *k) in crypto_secretbox_open_detached()
136 const unsigned char *k) in crypto_secretbox_open_easy()
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_jhash.h39 #define rot(x, k) (((x) << (k)) | ((x) >> (32-(k)))) argument
65 #define BIT_SHIFT(x, y, k) (((x) >> (k)) | ((uint64_t)(y) << (32-(k)))) argument
89 const uint32_t *k = (const uint32_t *)key; in __rte_jhash_2hashes() local
92 const uint32_t *k = (uint32_t *)((uintptr_t)key & (uintptr_t)~3); in __rte_jhash_2hashes() local
251 rte_jhash_32b_2hashes(const uint32_t *k, uint32_t length, uint32_t *pc, uint32_t *pb) in rte_jhash_32b_2hashes()
297 rte_jhash_32b(const uint32_t *k, uint32_t length, uint32_t initval) in rte_jhash_32b()
/freebsd/contrib/unbound/util/storage/
H A Dlookup3.c118 #define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k)))) argument
233 const uint32_t *k, /* the key, an array of uint32_t values */ in hashword()
281 const uint32_t *k, /* the key, an array of uint32_t values */ in hashword2()
356 const uint32_t *k = (const uint32_t *)key; /* read 32-bit chunks */ in hashlittle() local
424 const uint16_t *k = (const uint16_t *)key; /* read 16-bit chunks */ in hashlittle() local
471 const uint8_t *k = (const uint8_t *)key; in hashlittle() local
555 const uint32_t *k = (const uint32_t *)key; /* read 32-bit chunks */ in hashlittle2() local
623 const uint16_t *k = (const uint16_t *)key; /* read 16-bit chunks */ in hashlittle2() local
670 const uint8_t *k = (const uint8_t *)key; in hashlittle2() local
880 uint32_t c[HASHSTATE], d[HASHSTATE], i=0, j=0, k, l, m=0, z; in driver2() local

12345678910>>...45