Home
last modified time | relevance | path

Searched defs:ukey (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/lib/libcurses/base/
H A Ddefine_key.c50 unsigned ukey = (unsigned) keycode; in NCURSES_EXPORT() local
/openbsd-src/usr.sbin/ypldap/
H A Dyp.c429 struct userent ukey; in ypproc_match_2_svc() local
586 struct userent ukey; in ypproc_next_2_svc() local
H A Dypldap.c179 struct userent ukey; in main_create_user_groups() local
/openbsd-src/lib/libcrypto/cms/
H A Dcms_env.c765 unsigned char *ukey = NULL; cms_RecipientInfo_kekri_decrypt() local
/openbsd-src/sys/dev/pv/
H A Dhypervic.c521 keycmp_utf16le(const uint8_t *key, const uint8_t *ukey, size_t ukeylen) in keycmp_utf16le()