Searched refs:u2 (Results 101 - 125 of 163) sorted by relevance

1234567

/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4localudplite.ksh53 print -u2 "expected one argument: <dtrace-path>"
H A Dtst.ipv4localudp.ksh53 print -u2 "expected one argument: <dtrace-path>"
H A Dtst.remotetcpstate.ksh55 print -u2 "expected one argument: <dtrace-path>"
65 print -u2 "could not find or execute sub program: $getaddr"
H A Dtst.ipv4localsctp.ksh51 print -u2 "expected one argument: <dtrace-path>"
H A Dtst.ipv4localtcp.ksh51 print -u2 "expected one argument: <dtrace-path>"
H A Dtst.localtcpstate.ksh55 print -u2 "expected one argument: <dtrace-path>"
H A Dtst.localsctpstate.ksh54 print -u2 "expected one argument: <dtrace-path>"
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex2.ksh105 print -u2 "failed to build"
H A Dtst.provregex3.ksh81 print -u2 "failed to build"
H A Dtst.provregex4.ksh128 print -u2 "failed to build"
/freebsd-current/contrib/bearssl/src/symcipher/
H A Dpoly1305_ctmul.c52 uint32_t u1, u2, u3, u4; local
61 u2 = r2 * 5;
102 w0 = M(a0, r0) + M(a1, u4) + M(a2, u3) + M(a3, u2) + M(a4, u1);
103 w1 = M(a0, r1) + M(a1, r0) + M(a2, u4) + M(a3, u3) + M(a4, u2);
/freebsd-current/crypto/openssl/crypto/ec/
H A Decdsa_ossl.c379 BIGNUM *u1, *u2, *m, *X; local
403 u2 = BN_CTX_get(ctx);
425 if (!ossl_ec_group_do_inverse_ord(group, u2, sig->s, ctx)) {
446 if (!BN_mod_mul(u1, m, u2, order, ctx)) {
450 /* u2 = r * w mod q */
451 if (!BN_mod_mul(u2, sig->r, u2, order, ctx)) {
460 if (!EC_POINT_mul(group, point, u1, pub_key, u2, ctx)) {
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c367 pHashReqParams->u2.inner_prefix_sz =
372 LAC_ALIGN_POW2_ROUNDUP((pHashReqParams->u2.inner_prefix_sz),
379 pHashReqParams->u2.inner_prefix_sz =
386 LAC_ALIGN_POW2_ROUNDUP((pHashReqParams->u2.inner_prefix_sz),
416 pHashReqParams->u2.aad_sz =
427 pHashReqParams->u2.aad_sz =
431 pHashReqParams->u2.aad_sz = 0;
442 LAC_ALIGN_POW2_ROUNDUP(pHashReqParams->u2.inner_prefix_sz,
822 pHashReqParams->u2.inner_prefix_sz - innerPrefixSize;
842 pHashReqParams->u2
[all...]
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym.h295 } u2; member in struct:icp_qat_la_auth_req_params_s
/freebsd-current/usr.bin/hexdump/
H A Ddisplay.c120 u_int16_t u2; local
193 bcopy(bp, &u2, sizeof(u2));
194 (void)printf(pr->fmt, (u_quad_t)u2);
/freebsd-current/sys/kern/
H A Dkern_prot.c94 static int cr_canseeotheruids(struct ucred *u1, struct ucred *u2);
95 static int cr_canseeothergids(struct ucred *u1, struct ucred *u2);
96 static int cr_canseejailproc(struct ucred *u1, struct ucred *u2);
1371 * Determine if u1 "can see" the subject specified by u2, according to the
1375 * References: *u1 and *u2 must not change during the call
1376 * u1 may equal u2, in which case only one reference is required
1379 cr_canseeotheruids(struct ucred *u1, struct ucred *u2) argument
1382 if (!see_other_uids && u1->cr_ruid != u2->cr_ruid) {
1401 * Determine if u1 can "see" the subject specified by u2, according to the
1405 * References: *u1 and *u2 mus
1409 cr_canseeothergids(struct ucred *u1, struct ucred *u2) argument
1448 cr_canseejailproc(struct ucred *u1, struct ucred *u2) argument
1464 cr_bsd_visible(struct ucred *u1, struct ucred *u2) argument
1488 cr_cansee(struct ucred *u1, struct ucred *u2) argument
[all...]
/freebsd-current/sys/ofed/include/rdma/
H A Duverbs_ioctl.h128 } u2; member in struct:uverbs_attr_spec
522 .u2.objs_arr.obj_type = _idr_type, \
523 .u2.objs_arr.access = _access, \
524 .u2.objs_arr.min_len = _min_len, \
525 .u2.objs_arr.max_len = _max_len, \
571 .u2.enum_def.ids = _enum_arr, \
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.dlclose1.ksh133 print -u2 "failed to build"
H A Dtst.dlclose3.ksh136 print -u2 "failed to build"
H A Dtst.dlclose2.ksh141 print -u2 "failed to build"
/freebsd-current/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daestab.h114 d_4(uint32_t, t_dec(f, n), sb_data, u0, u1, u2, u3);
/freebsd-current/lib/msun/src/
H A De_lgammaf_r.c57 u2 = 4.95649040e-01, /* 0x3efdc5b6 */ variable
179 p1 = y*(u0+y*(u1+y*u2));
/freebsd-current/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_la.h1732 } u2; member in struct:icp_qat_fw_la_auth_req_params_s
1772 } u2; member in struct:icp_qat_fw_la_auth_req_params_resrvd_flds_s
1883 } u2; member in struct:icp_qat_fw_la_key_gen_common_s
1927 } u2; member in struct:icp_qat_fw_la_ssl3_req_params_s
1965 } u2; member in struct:icp_qat_fw_la_mgf_req_params_s
/freebsd-current/sys/dev/xen/evtchn/
H A Devtchn_dev.c68 static int evtchn_cmp(struct user_evtchn *u1, struct user_evtchn *u2);
118 evtchn_cmp(struct user_evtchn *u1, struct user_evtchn *u2) argument
121 return (u1->port - u2->port);
/freebsd-current/sys/dev/isci/scil/
H A Dscif_sas_smp_phy.c148 this_smp_phy->attached_device_type = (U8)discover_response->u2.sas1_1.attached_device_type;

Completed in 304 milliseconds

1234567