Home
last modified time | relevance | path

Searched defs:xl (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/bearssl/src/symcipher/
H A Ddes_support.c29 br_des_do_IP(uint32_t *xl, uint32_t *xr) in br_des_do_IP()
61 br_des_do_invIP(uint32_t *xl, uint32_t *xr) in br_des_do_invIP()
93 uint32_t xl, xr, kl, kr; in br_des_keysched_unit() local
H A Ddes_tab.c271 uint32_t xl, xr, ul, ur; in keysched_unit() local
/freebsd/crypto/openssl/crypto/x509/
H A Dby_dir.c226 static int get_cert_by_subject_ex(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, in get_cert_by_subject_ex()
425 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type, in get_cert_by_subject()
/freebsd/crypto/openssh/openbsd-compat/
H A Dblowfish.c71 Blowfish_encipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_encipher()
96 Blowfish_decipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_decipher()
/freebsd/secure/lib/libcrypt/
H A Dblowfish.c64 Blowfish_encipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_encipher()
/freebsd/sys/crypto/camellia/
H A Dcamellia.c105 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
141 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
/freebsd/usr.sbin/apm/
H A Dapm.c36 #define xl(a) ((a) & 0xff) macro
/freebsd/usr.bin/netstat/
H A Dsctp.c205 struct xladdr_entry *prev_xl = NULL, *xl = NULL, *xl_tmp; in sctp_process_tcb() local
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dsemi.c15 uint32 xh, xl, roundword; in test_rint() local
429 uint32 xh, xl; in test_frexp() local
/freebsd/contrib/dialog/
H A Ddialog.h326 #define auto_size(t,s,h,w,xl,mc) dlg_auto_size(t,s,h,w,xl,mc) argument
327 #define auto_sizefile(t,f,h,w,xl,mc) dlg_auto_sizefile(t,f,h,w,xl,mc) argument
/freebsd/contrib/bearssl/src/
H A Dinner.h975 uint32_t xl, xh; in MUL31_lo() local