Home
last modified time | relevance | path

Searched defs:newkey (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/usr.sbin/acme-client/
H A Dkeyproc.c88 int len, rc = 0, cc, nid, newkey = 0; in keyproc() local
/openbsd-src/usr.bin/tmux/
H A Dinput-keys.c435 key_code justkey, newkey, outkey, modifiers; input_key() local
[all...]
/openbsd-src/lib/libc/yp/
H A Dypmatch_cache.c57 char *newmap = NULL, *newkey = NULL, *newval = NULL; in ypmatch_add() local
/openbsd-src/usr.sbin/unbound/testcode/
H A Dunitslabhash.c63 static testkey_type* newkey(int id) { in newkey() function
H A Dunitlruhash.c61 static testkey_type* newkey(int id) { in newkey() function
/openbsd-src/gnu/lib/libreadline/
H A Dreadline.c538 int r, newkey; local
/openbsd-src/lib/libtls/
H A Dtls_config.c900 struct tls_ticket_key newkey; in tls_config_add_ticket_key() local
[all...]
/openbsd-src/usr.bin/ssh/
H A Dpacket.c2342 struct newkeys *newkey; newkeys_to_blob() local
2412 struct newkeys *newkey = NULL; newkeys_from_blob() local
[all...]
/openbsd-src/usr.bin/openssl/
H A Dreq.c149 long newkey; member
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs278 SV *newkey = newSV(newlen); bitflip_key() local
319 SV *newkey = newSV(len); rot13_key() local
[all...]
/openbsd-src/sbin/ipsecctl/
H A Dparse.y2210 struct ipsec_key *newkey; in copykey() local
/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dsession.c4677 unsigned char newkey; in info_dispatch_on_key() local
/openbsd-src/usr.sbin/ldapd/
H A Dbtree.c2697 struct btval *newkey, struct btval *newdata, pgno_t newpgno) in btree_split()