| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | x_x509a.c | 38 return x->aux ? 1 : 0; 45 if (x->aux == NULL && (x->aux = X509_CERT_AUX_new()) == NULL) in aux_get() 47 return x->aux; in aux_get() 52 X509_CERT_AUX *aux; in X509_alias_set1() local 54 if (!x || !x->aux || !x->aux->alias) in X509_alias_set1() 56 ASN1_UTF8STRING_free(x->aux->alias); in X509_alias_set1() 57 x->aux->alias = NULL; in X509_alias_set1() 60 if ((aux = aux_get(x)) == NULL) in X509_alias_set1() 62 if (aux->alias == NULL && (aux->alias = ASN1_UTF8STRING_new()) == NULL) in X509_alias_set1() 64 return ASN1_STRING_set(aux->alias, name, len); in X509_alias_set1() [all …]
|
| /freebsd/lib/libsys/ |
| H A D | auxv.c | 94 Elf_Auxinfo *aux; in init_aux() local 98 for (aux = __elf_aux_vector; aux->a_type != AT_NULL; aux++) { in init_aux() 99 switch (aux->a_type) { in init_aux() 101 bsdflags = aux->a_un.a_val; in init_aux() 105 canary = (char *)(aux->a_un.a_ptr); in init_aux() 109 canary_len = aux->a_un.a_val; in init_aux() 113 execpath = (char *)(aux->a_un.a_ptr); in init_aux() 118 hwcap = (u_long)(aux->a_un.a_val); in init_aux() 123 hwcap2 = (u_long)(aux->a_un.a_val); in init_aux() 128 hwcap3 = (u_long)(aux->a_un.a_val); in init_aux() [all …]
|
| /freebsd/crypto/openssl/crypto/md5/asm/ |
| H A D | md5-aarch64.pl | 49 eor x17, x12, x13 // Begin aux function round 1 F(x,y,z)=(((y^z)&x)^z) 50 and x16, x17, x11 // Continue aux function round 1 F(x,y,z)=(((y^z)&x)^z) 59 eor x14, x16, x13 // End aux function round 1 F(x,y,z)=(((y^z)&x)^z) 64 add w6, w7, w14 // Add aux function result 66 eor x5, x11, x12 // Begin aux function round 1 F(x,y,z)=(((y^z)&x)^z) 68 and x8, x5, x4 // Continue aux function round 1 F(x,y,z)=(((y^z)&x)^z) 69 eor x17, x8, x12 // End aux function round 1 F(x,y,z)=(((y^z)&x)^z) 74 add w14, w7, w17 // Add aux function result 76 eor x6, x4, x11 // Begin aux function round 1 F(x,y,z)=(((y^z)&x)^z) 78 and x8, x6, x5 // Continue aux function round 1 F(x,y,z)=(((y^z)&x)^z) [all …]
|
| /freebsd/sys/crypto/openssl/aarch64/ |
| H A D | md5-aarch64.S | 20 eor x17, x12, x13 // Begin aux function round 1 F(x,y,z)=(((y^z)&x)^z) 21 and x16, x17, x11 // Continue aux function round 1 F(x,y,z)=(((y^z)&x)^z) 30 eor x14, x16, x13 // End aux function round 1 F(x,y,z)=(((y^z)&x)^z) 35 add w6, w7, w14 // Add aux function result 37 eor x5, x11, x12 // Begin aux function round 1 F(x,y,z)=(((y^z)&x)^z) 39 and x8, x5, x4 // Continue aux function round 1 F(x,y,z)=(((y^z)&x)^z) 40 eor x17, x8, x12 // End aux function round 1 F(x,y,z)=(((y^z)&x)^z) 45 add w14, w7, w17 // Add aux function result 47 eor x6, x4, x11 // Begin aux function round 1 F(x,y,z)=(((y^z)&x)^z) 49 and x8, x6, x5 // Continue aux function round 1 F(x,y,z)=(((y^z)&x)^z) [all …]
|
| /freebsd/contrib/kyua/store/ |
| H A D | migrate_v1_v2.sql | 197 SELECT CAST(timeout / 1000000 AS TEXT) FROM plain_test_programs AS aux 198 WHERE aux.test_program_id = tmp_metadatas.test_program_id) 204 FROM test_cases AS aux JOIN plain_test_programs 205 ON aux.test_program_id == plain_test_programs.test_program_id 206 WHERE aux.test_case_id = tmp_metadatas.test_case_id) 221 SELECT description FROM atf_test_cases AS aux 222 WHERE aux.test_case_id = tmp_metadatas.test_case_id) 227 SELECT has_cleanup FROM atf_test_cases AS aux 228 WHERE aux.test_case_id = tmp_metadatas.test_case_id) 233 SELECT CAST(timeout / 1000000 AS TEXT) FROM atf_test_cases AS aux [all …]
|
| /freebsd/usr.sbin/cxgbetool/ |
| H A D | tcbinfot5.c | 35 {"ulp_type" , 0, 0, 3, /* name,aux,lo,hi */ 42 {"ulp_raw" , 0, 4, 11, /* name,aux,lo,hi */ 49 {"l2t_ix" , 0, 12, 23, /* name,aux,lo,hi */ 56 {"smac_sel" , 0, 24, 31, /* name,aux,lo,hi */ 63 {"TF_MIGRATING" , 0, 32, 32, /* name,aux,lo,hi */ 70 {"TF_NON_OFFLOAD" , 0, 33, 33, /* name,aux,lo,hi */ 77 {"TF_LOCK_TID" , 0, 34, 34, /* name,aux,lo,hi */ 84 {"TF_KEEPALIVE" , 0, 35, 35, /* name,aux,lo,hi */ 91 {"TF_DACK" , 0, 36, 36, /* name,aux,lo,hi */ 98 {"TF_DACK_MSS" , 0, 37, 37, /* name,aux,lo,hi */ [all …]
|
| H A D | tcbinfot6.c | 35 {"ulp_type" , 0, 0, 3, /* name,aux,lo,hi */ 42 {"ulp_raw" , 0, 4, 11, /* name,aux,lo,hi */ 49 {"l2t_ix" , 0, 12, 23, /* name,aux,lo,hi */ 56 {"smac_sel" , 0, 24, 31, /* name,aux,lo,hi */ 63 {"TF_MIGRATING" , 0, 32, 32, /* name,aux,lo,hi */ 70 {"TF_NON_OFFLOAD" , 0, 33, 33, /* name,aux,lo,hi */ 77 {"TF_LOCK_TID" , 0, 34, 34, /* name,aux,lo,hi */ 84 {"TF_KEEPALIVE" , 0, 35, 35, /* name,aux,lo,hi */ 91 {"TF_DACK" , 0, 36, 36, /* name,aux,lo,hi */ 98 {"TF_DACK_MSS" , 0, 37, 37, /* name,aux,lo,hi */ [all …]
|
| H A D | tcbinfot4.c | 35 {"ulp_type" , 0, 0, 3, /* name,aux,lo,hi */ 42 {"ulp_raw" , 0, 4, 11, /* name,aux,lo,hi */ 49 {"l2t_ix" , 0, 12, 23, /* name,aux,lo,hi */ 56 {"smac_sel" , 0, 24, 31, /* name,aux,lo,hi */ 63 {"TF_MIGRATING" , 0, 32, 32, /* name,aux,lo,hi */ 70 {"TF_NON_OFFLOAD" , 0, 33, 33, /* name,aux,lo,hi */ 77 {"TF_LOCK_TID" , 0, 34, 34, /* name,aux,lo,hi */ 84 {"TF_KEEPALIVE" , 0, 35, 35, /* name,aux,lo,hi */ 91 {"TF_DACK" , 0, 36, 36, /* name,aux,lo,hi */ 98 {"TF_DACK_MSS" , 0, 37, 37, /* name,aux,lo,hi */ [all …]
|
| H A D | tcb_common.c | 40 extern void t4_display_tcb_aux_0(_TCBVAR *tvp,int aux); 41 extern void t4_display_tcb_aux_1(_TCBVAR *tvp,int aux); 42 extern void t4_display_tcb_aux_2(_TCBVAR *tvp,int aux); 43 extern void t4_display_tcb_aux_3(_TCBVAR *tvp,int aux); 48 extern void t5_display_tcb_aux_0(_TCBVAR *tvp,int aux); 49 extern void t5_display_tcb_aux_1(_TCBVAR *tvp,int aux); 50 extern void t5_display_tcb_aux_2(_TCBVAR *tvp,int aux); 51 extern void t5_display_tcb_aux_3(_TCBVAR *tvp,int aux); 56 extern void t6_display_tcb_aux_0(_TCBVAR *tvp,int aux); 57 extern void t6_display_tcb_aux_1(_TCBVAR *tvp,int aux); 421 display_tcb_compressed(_TCBVAR * tvp,int aux) display_tcb_compressed() argument 458 int aux=1; /* assume TOE or iSCSI */ parse_tcb() local 534 display_list_tcb(_TCBVAR * base_tvp,int aux) display_list_tcb() argument 555 display_tcb(_TCBVAR * tvp,unsigned char * buf,int aux) display_tcb() argument 579 int aux; parse_n_display_tcb() local [all...] |
| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | fcs,fsa4480.yaml | 49 Specifies how the AUX+/- lines are connected to SBU1/2. 55 Default AUX/SBU layout (FSA4480) 56 - AUX+ connected to SBU2 57 - AUX- connected to SBU1 58 Default AUX/SBU layout (OCP96011) 59 - AUX+ connected to SBU1 60 - AUX- connected to SBU2 65 Swapped AUX/SBU layout (FSA4480) 66 - AUX+ connected to SBU1 67 - AUX- connected to SBU2 [all …]
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | chan.c | 660 struct rtw89_mcc_role *aux = &mcc->role_aux; in __mcc_fw_req_tsf() local 667 req.macid_y = aux->rtwvif_link->mac_id; in __mcc_fw_req_tsf() 685 struct rtw89_mcc_role *aux = &mcc->role_aux; in __mrc_fw_req_tsf() local 695 arg.infos[1].band = aux->rtwvif_link->mac_idx; in __mrc_fw_req_tsf() 696 arg.infos[1].port = aux->rtwvif_link->port; in __mrc_fw_req_tsf() 715 struct rtw89_mcc_role *aux = &mcc->role_aux; in rtw89_mcc_get_bcn_ofst() local 730 tbtt_ofst_aux = rtw89_mcc_get_tbtt_ofst(rtwdev, aux, tsf_aux); in rtw89_mcc_get_bcn_ofst() 1031 struct rtw89_mcc_role *aux = &mcc->role_aux; in rtw89_mcc_assign_pattern() local 1037 "MCC assign pattern: ref {%d | %d}, aux {%d | %d}\n", in rtw89_mcc_assign_pattern() 1045 if (RTW89_MCC_REQ_COURTESY(pattern, aux) && aux->is_gc) in rtw89_mcc_assign_pattern() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/display/ |
| H A D | dp-aux-bus.yaml | 4 $id: http://devicetree.org/schemas/display/dp-aux-bus.yaml# 7 title: DisplayPort AUX bus 14 are hooked up to them. This is the DP AUX bus. Over the DP AUX bus 16 particular, DP sinks support DDC over DP AUX which allows tunneling 17 a standard I2C DDC connection over the AUX channel. 20 of the DP controller under the "aux-bus" node. 24 For DP, presumably a connector would be listed under the DP AUX 29 const: aux-bus
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | WinCOFFObjectWriter.cpp | 65 COFF::Auxiliary Aux; member 78 AuxiliarySymbols Aux; member in __anon3870acaf0111::COFFSymbol 314 Symbol->Aux.resize(1); in defineSection() 315 Symbol->Aux[0] = {}; in defineSection() 316 Symbol->Aux[0].AuxType = ATSectionDefinition; in defineSection() 317 Symbol->Aux[0].Aux.SectionDefinition.Selection = MCSec.getSelection(); in defineSection() 405 Sym->Aux.resize(1); in defineSymbol() 406 memset(&Sym->Aux[0], 0, sizeof(Sym->Aux[0])); in defineSymbol() 407 Sym->Aux[0].AuxType = ATWeakExternal; in defineSymbol() 408 Sym->Aux[0].Aux.WeakExternal.TagIndex = 0; // Filled in later in defineSymbol() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | qcom,qmp-phy.yaml | 142 - description: Phy aux clock. 145 - description: Phy common block aux clock. 148 - const: aux 174 - description: Phy aux clock. 179 - const: aux 203 - description: Phy aux clock. 208 - const: aux 237 - description: Phy aux clock. 242 - const: aux 296 - description: Phy reference aux clock. [all …]
|
| H A D | qcom,sc7180-qmp-usb3-dp-phy.yaml | 183 - description: Phy aux clock 186 - description: Phy common block aux clock 189 - const: aux 203 - description: Phy aux clock 205 - description: Phy common block aux clock 208 - const: aux 221 - description: Phy aux clock 223 - description: Phy common block aux clock 226 - const: aux 249 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
|
| /freebsd/crypto/openssl/crypto/asn1/ |
| H A D | tasn_utl.c | 70 const ASN1_AUX *aux; in ossl_asn1_do_lock() local 78 aux = it->funcs; in ossl_asn1_do_lock() 79 if (aux == NULL || (aux->flags & ASN1_AFLG_REFCOUNT) == 0) in ossl_asn1_do_lock() 81 lock = offset2ptr(*pval, aux->ref_lock); in ossl_asn1_do_lock() 82 refcnt = offset2ptr(*pval, aux->ref_offset); in ossl_asn1_do_lock() 118 const ASN1_AUX *aux; in asn1_get_enc_ptr() local 122 aux = it->funcs; in asn1_get_enc_ptr() 123 if (aux == NULL || (aux->flags & ASN1_AFLG_ENCODING) == 0) in asn1_get_enc_ptr() 125 return offset2ptr(*pval, aux->enc_offset); in asn1_get_enc_ptr() 131 const ASN1_AUX *aux; in asn1_get_const_enc_ptr() local [all …]
|
| /freebsd/sys/dev/atkbdc/ |
| H A D | atkbdc.c | 131 /* KBDC hangs on Lenovo X120e and X121e after disabling AUX MUX */ 276 sc->aux.head = sc->aux.tail = 0; in atkbdc_setup() 281 sc->aux.call_count = 0; in atkbdc_setup() 282 sc->aux.qcount = sc->aux.max_qcount = 0; in atkbdc_setup() 387 return (availq(&p->kbd) || availq(&p->aux) in kbdc_data_ready() 444 addq(&kbdc->aux, read_data(kbdc)); in wait_while_controller_busy() 455 * the keyboard, or the aux device. 489 addq(&kbdc->aux, read_data(kbdc)); in wait_for_kbd_data() 523 addq(&kbdc->aux, b); in wait_for_kbd_ack() 531 /* wait for data from the aux device */ [all …]
|
| /freebsd/contrib/flex/src/ |
| H A D | scanopt.c | 54 struct _aux *aux; /* Auxiliary data about options. */ member 78 ((s->aux[i].flags & IS_LONG) ? 2 : 1); in NAME() 83 return s->aux[i].printlen; in PRINTLEN() 93 return s->aux[i].flags; in FLAGS() 160 s->aux = malloc((size_t) s->optc * sizeof (struct _aux)); in scanopt_init() 165 struct _aux *aux; in scanopt_init() local 168 aux = s->aux + i; in scanopt_init() 170 aux->flags = ARG_NONE; in scanopt_init() 173 aux->flags |= IS_LONG; in scanopt_init() 181 aux->printlen = (int) strlen (opt->opt_fmt); in scanopt_init() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | ingenic,vpu.yaml | 24 - description: aux registers 31 - const: aux 38 - description: aux clock 43 - const: aux 66 reg = <0x132a0000 0x20>, /* AUX */ 70 reg-names = "aux", "tcsm0", "tcsm1", "sram"; 73 clock-names = "aux", "vpu";
|
| /freebsd/sys/contrib/device-tree/Bindings/display/tegra/ |
| H A D | nvidia,tegra124-dpaux.yaml | 7 title: NVIDIA Tegra DisplayPort AUX Interface 18 When configured for DisplayPort AUX operation, the DPAUX controller 20 AUX channel. 72 aux-bus: 73 $ref: /schemas/display/dp-aux-bus.yaml# 95 - aux 132 state_dpaux_aux: pinmux-aux { 134 function = "aux";
|
| /freebsd/sys/contrib/device-tree/src/powerpc/ |
| H A D | mucmc52.dts | 161 compatible = "manroland,mucmc52-aux-gpio"; 167 compatible = "manroland,mucmc52-aux-gpio"; 173 compatible = "manroland,mucmc52-aux-gpio"; 179 compatible = "manroland,mucmc52-aux-gpio"; 185 compatible = "manroland,mucmc52-aux-gpio"; 191 compatible = "manroland,mucmc52-aux-gpio"; 197 compatible = "manroland,mucmc52-aux-gpio"; 203 compatible = "manroland,mucmc52-aux-gpio"; 209 compatible = "manroland,mucmc52-aux-gpio"; 215 compatible = "manroland,mucmc52-aux-gpio";
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | ELF_riscv.cpp | 527 RelaxAux Aux; in initRelaxAux() local 528 Aux.Config.IsRV32 = G.getTargetTriple().isRISCV32(); in initRelaxAux() 530 Aux.Config.HasRVC = llvm::is_contained(Features, "+c") || in initRelaxAux() 537 auto BlockEmplaceResult = Aux.Blocks.try_emplace(B); in initRelaxAux() 546 Aux.Blocks.erase(BlockEmplaceResult.first); in initRelaxAux() 570 for (auto &BlockAuxIter : Aux.Blocks) { in initRelaxAux() 576 return Aux; in initRelaxAux() 593 static void relaxCall(const Block &B, BlockRelaxAux &Aux, in relaxCall() argument 605 Aux.Writes.push_back(0xa001); // c.j in relaxCall() 609 Aux.Writes.push_back(0x2001); // c.jal in relaxCall() [all …]
|
| /freebsd/stand/kboot/libkboot/ |
| H A D | crt1.c | 11 * aux vector, but may need to do so in the future. 34 * | aux type | AT_xxxx 36 * | aux value | 38 * | aux type | AT_xxxx 40 * | aux value | 42 * | aux type | AT_xxxx 44 * | aux value | 51 * The AUX vector contains additional information for the process to know from
|
| /freebsd/lib/libc/csu/powerpc64/ |
| H A D | reloc.c | 27 ifunc_init(const Elf_Auxinfo *aux) in ifunc_init() argument 30 for (; aux->a_type != AT_NULL; aux++) { in ifunc_init() 31 switch (aux->a_type) { in ifunc_init() 33 cpu_features = (uint32_t)aux->a_un.a_val; in ifunc_init() 36 cpu_features2 = (uint32_t)aux->a_un.a_val; in ifunc_init()
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | brcm,bcm2835-aux-clock.txt | 11 - compatible: Should be "brcm,bcm2835-aux" 13 found in include/dt-bindings/clock/bcm2835-aux.h 26 aux: aux@7e215004 { 27 compatible = "brcm,bcm2835-aux";
|