Home
last modified time | relevance | path

Searched defs:nk (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/contrib/bearssl/src/symcipher/
H A Daes_common.c74 int i, j, k, nk, nkf; in br_aes_keysched() local
H A Daes_ct.c260 int i, j, k, nk, nkf; in br_aes_ct_keysched() local
H A Daes_ct64.c312 int i, j, k, nk, nkf; in br_aes_ct64_keysched() local
/freebsd-src/sbin/pfctl/
H A Dpf_print_state.c241 struct pfctl_state_key *key, *sk, *nk; in print_state() local
[all...]
/freebsd-src/sys/netpfil/pf/
H A Dpf.c564 pf_packet_rework_nat(struct mbuf * m,struct pf_pdesc * pd,int off,struct pf_state_key * nk) pf_packet_rework_nat() argument
4431 struct pf_state_key *sk = NULL, *nk = NULL; pf_test_rule() local
4850 pf_create_state(struct pf_krule * r,struct pf_krule * nr,struct pf_krule * a,struct pf_pdesc * pd,struct pf_ksrc_node * nsn,struct pf_state_key * nk,struct pf_state_key * sk,struct mbuf * m,int off,u_int16_t sport,u_int16_t dport,int * rewrite,struct pfi_kkif * kif,struct pf_kstate ** sm,int tag,u_int16_t bproto_sum,u_int16_t bip_sum,int hdrlen,struct pf_krule_slist * match_rules) pf_create_state() argument
5832 struct pf_state_key *nk = (*state)->key[pd->didx]; pf_test_state_tcp() local
5908 struct pf_state_key *nk = (*state)->key[pd->didx]; pf_test_state_udp() local
6006 struct pf_state_key *nk = (*state)->key[pd->didx]; pf_test_state_sctp() local
6517 struct pf_state_key *nk = (*state)->key[pd->didx]; pf_test_state_icmp() local
6778 struct pf_state_key *nk = pf_test_state_icmp() local
6850 struct pf_state_key *nk = pf_test_state_icmp() local
6917 struct pf_state_key *nk = pf_test_state_icmp() local
6969 struct pf_state_key *nk = pf_test_state_icmp() local
7012 struct pf_state_key *nk = pf_test_state_icmp() local
7105 struct pf_state_key *nk = (*state)->key[pd->didx]; pf_test_state_other() local
[all...]
/freebsd-src/contrib/unbound/dnscrypt/
H A Ddnscrypt.c1073 struct nonce_cache_key* nk = (struct nonce_cache_key*)k; in dnsc_nonces_sizefunc() local
1101 struct nonce_cache_key* nk = (struct nonce_cache_key*)k; in dnsc_nonces_delkeyfunc() local
/freebsd-src/contrib/tcpdump/
H A Dprint-pfsync.c394 struct pfsync_state_key *sk, *nk; in print_state() local
/freebsd-src/sys/dev/netmap/
H A Dnetmap_pipe.c187 u_int k, lim = txkring->nkr_num_slots - 1, nk; in netmap_pipe_txsync() local
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlparser.h105 int nk; /* number of elements in `k' */ member
H A Dltable.c452 lua_Number nk = cast_num(key); in luaH_getint() local
H A Dlobject.h546 } nk; global() member
/freebsd-src/contrib/lua/src/
H A Dlparser.h152 int nk; /* number of elements in 'k' */ member
/freebsd-src/contrib/ncurses/progs/
H A Dtoe.c149 int nk = -1; in show_termdata() local
/freebsd-src/crypto/openssl/crypto/aes/
H A Daes_core.c600 int nr, int nk) in KeyExpansion()
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp691 DeclarationName::NameKind nk = (E->getDecl()->getDeclName().getNameKind()); VisitDeclRefExpr() local
/freebsd-src/contrib/libucl/src/
H A Ducl_util.c2679 const char *nk = NULL; local