Home
last modified time | relevance | path

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

/freebsd/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/sbin/pfctl/
H A Dpf_print_state.c241 struct pfctl_state_key *key, *sk, *nk; in print_state() local
/freebsd/sys/netpfil/pf/
H A Dpf.c624 struct pf_state_key *nk) in pf_packet_rework_nat()
1689 struct pf_state_key **sk, struct pf_state_key **nk) in pf_state_key_setup()
5446 struct pf_state_key *sk = NULL, *nk = NULL; in pf_test_rule() local
6013 struct pf_pdesc *pd, struct pf_state_key *nk, struct pf_state_key *sk, in pf_create_state()
6982 struct pf_state_key *nk; in pf_test_state_tcp() local
7069 struct pf_state_key *nk; in pf_test_state_udp() local
7219 struct pf_state_key *nk; in pf_test_state_sctp() local
7800 struct pf_state_key *nk; in pf_test_state_icmp() local
8076 struct pf_state_key *nk; in pf_test_state_icmp() local
8187 struct pf_state_key *nk; in pf_test_state_icmp() local
[all …]
/freebsd/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/contrib/tcpdump/
H A Dprint-pfsync.c394 struct pfsync_state_key *sk, *nk; in print_state() local
/freebsd/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.h549 } nk; member
/freebsd/sys/dev/netmap/
H A Dnetmap_pipe.c187 u_int k, lim = txkring->nkr_num_slots - 1, nk; in netmap_pipe_txsync() local
/freebsd/contrib/lua/src/
H A Dlparser.h152 int nk; /* number of elements in 'k' */ member
/freebsd/contrib/ncurses/progs/
H A Dtoe.c149 int nk = -1; in show_termdata() local
/freebsd/crypto/openssl/crypto/aes/
H A Daes_core.c600 int nr, int nk) in KeyExpansion()
/freebsd/contrib/libucl/src/
H A Ducl_util.c2679 const char *nk = NULL; local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp689 DeclarationName::NameKind nk = (E->getDecl()->getDeclName().getNameKind()); in VisitDeclRefExpr() local