Searched refs:xo (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daescrypt.c47 #define xo(y,x,c) (s(y,c) ^= s(x, c)) macro
64 #define cbc(y,x) xo(y,x,0); xo(y,x,1); xo(y,x,2); xo(y,x,3)
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Datp.h90 xo : 1, member in struct:__anon269
99 xo : 1, member in struct:__anon269
H A Dasp_proto.c681 asp_send_req(gref, mioc, dest, retry, awp, xo, state, bitmap)
687 unsigned char xo;
739 atp->xo = xo;
740 atp->xo_relt = xo;
2037 atp->xo = 1;
2065 atp->xo = 0;
2112 atp->xo = 0;
2115 atp->xo = 1;
H A Datp_read.c352 rcbp->rc_xo = athp->xo;
H A Datp_write.c249 (rcbp == NULL && athp->xo)) {
425 * clear the cmd/xo/eom/sts/unused fields
1174 trp->tr_xo = athp->xo;
1263 (rcbp == NULL && athp->xo) ) {
1507 trp->tr_xo = athp->xo;
H A Dddp_r_zip.c1261 r_atp->xo = 0;
1623 r_atp->xo = 0;
1717 r_atp->xo = 0;
1961 r_atp->xo = 0;

Completed in 47 milliseconds