/freebsd/contrib/bearssl/src/symcipher/ |
H A D | des_support.c | 29 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 D | des_tab.c | 271 uint32_t xl, xr, ul, ur; in keysched_unit() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | by_dir.c | 226 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 D | blowfish.c | 71 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 D | blowfish.c | 64 Blowfish_encipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_encipher()
|
/freebsd/sys/crypto/camellia/ |
H A D | camellia.c | 105 #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 D | apm.c | 36 #define xl(a) ((a) & 0xff) macro
|
/freebsd/usr.bin/netstat/ |
H A D | sctp.c | 205 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 D | semi.c | 15 uint32 xh, xl, roundword; in test_rint() local 429 uint32 xh, xl; in test_frexp() local
|
/freebsd/contrib/dialog/ |
H A D | dialog.h | 326 #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 D | inner.h | 975 uint32_t xl, xh; in MUL31_lo() local
|