| /freebsd/crypto/openssl/test/ |
| H A D | proxy.cnf | 15 organizationName = Organization Name (eg, company) 17 0.commonName = Common Name (eg, YOUR name) 19 1.commonName = Common Name (eg, YOUR name) 21 2.commonName = Common Name (eg, YOUR name) 40 organizationName = Organization Name (eg, company) 42 0.commonName = Common Name (eg, YOUR name) 44 1.commonName = Common Name (eg, YOUR name) 46 2.commonName = Common Name (eg, YOUR name) 48 3.commonName = Common Name (eg, YOUR name)
|
| H A D | ca-and-certs.cnf | 16 organizationName = Organization Name (eg, company) 18 commonName = Common Name (eg, YOUR name)
|
| /freebsd/sys/kern/ |
| H A D | subr_eventhandler.c | 145 struct eventhandler_entry_generic *eg; in eventhandler_register() local 148 eg = malloc(sizeof(struct eventhandler_entry_generic), M_EVENTHANDLER, in eventhandler_register() 150 eg->func = func; in eventhandler_register() 151 eg->ee.ee_arg = arg; in eventhandler_register() 152 eg->ee.ee_priority = priority; in eventhandler_register() 154 return (eventhandler_register_internal(list, name, &eg->ee)); in eventhandler_register() 169 struct eventhandler_entry_generic_vimage *eg; in vimage_eventhandler_register() local 172 eg = malloc(sizeof(struct eventhandler_entry_generic_vimage), in vimage_eventhandler_register() 174 eg->func = iterfunc; in vimage_eventhandler_register() 175 eg->v_ee.func = func; in vimage_eventhandler_register() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | PPCTargetParser.def | 164 PPC_LNX_FEATURE("arch_2_05","CPU supports ISA 205 (eg, POWER6)",PPCF_ARCH205,0x00001000,PPC_FAWORD_… 165 PPC_LNX_FEATURE("arch_2_06","CPU supports ISA 206 (eg, POWER7)",PPCF_ARCH206,0x00000100,PPC_FAWORD_… 166 PPC_LNX_FEATURE("arch_2_07","CPU supports ISA 207 (eg, POWER8)",PPCF_ARCH207,0x80000000,PPC_FAWORD_… 167 PPC_LNX_FEATURE("arch_3_00","CPU supports ISA 30 (eg, POWER9)",PPCF_ARCH30,0x00800000,PPC_FAWORD_HW… 168 PPC_LNX_FEATURE("arch_3_1","CPU supports ISA 31 (eg, POWER10)",PPCF_ARCH31,0x00040000,PPC_FAWORD_HW… 187 PPC_LNX_FEATURE("notb","CPU does not have a timebase (eg, 601 and 403gx)",PPCF_NOTB,0x00100000,PPC_… 189 PPC_LNX_FEATURE("power4","CPU supports ISA 200 (eg, POWER4)",PPCF_POWER4,0x00080000,PPC_FAWORD_HWCA… 190 PPC_LNX_FEATURE("power5","CPU supports ISA 202 (eg, POWER5)",PPCF_POWER5,0x00040000,PPC_FAWORD_HWCA… 191 PPC_LNX_FEATURE("power5+","CPU supports ISA 203 (eg, POWER5+)",PPCF_POWER5P,0x00020000,PPC_FAWORD_H… 192 PPC_LNX_FEATURE("power6x","CPU supports ISA 205 (eg, POWER6) extended opcodes mffgpr and mftgpr.",P… [all …]
|
| /freebsd/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/ |
| H A D | includes2.cnf | 38 localityName = Locality Name (eg, city) 41 organizationName = Organization Name (eg, company) 45 organizationalUnitName = Organizational Unit Name (eg, section) 49 commonName = Common Name (eg, YOUR name)
|
| /freebsd/contrib/netbsd-tests/crypto/libcrypto/conf/ |
| H A D | d_conf_ssleay.cnf | 63 Attribute_text_3 = Locality Name (eg, city) 66 Attribute_text_4 = Organization Name (eg, company) 70 Attribute_text_5 = Organizational Unit Name (eg, section) 74 Attribute_text_6 = Common Name (eg, YOUR name)
|
| H A D | d_conf.out | 54 [req] Attribute_text_6=Common Name (eg, YOUR name) 59 [req] Attribute_text_3=Locality Name (eg, city) 65 [req] Attribute_text_4=Organization Name (eg, company) 88 [req] Attribute_text_5=Organizational Unit Name (eg, section)
|
| /freebsd/crypto/openssh/ |
| H A D | ssh-ecdsa.c | 61 EC_GROUP *eg = NULL; in sshkey_ecdsa_fixup_group() local 78 if ((eg = EC_GROUP_new_by_curve_name(nids[i])) == NULL) in sshkey_ecdsa_fixup_group() 80 if (EC_GROUP_cmp(g, eg, NULL) == 0) in sshkey_ecdsa_fixup_group() 82 EC_GROUP_free(eg); in sshkey_ecdsa_fixup_group() 83 eg = NULL; in sshkey_ecdsa_fixup_group() 89 EC_GROUP_set_asn1_flag(eg, OPENSSL_EC_NAMED_CURVE); in sshkey_ecdsa_fixup_group() 90 if (EC_KEY_set_group(ec, eg) != 1 || in sshkey_ecdsa_fixup_group() 97 EC_GROUP_free(eg); in sshkey_ecdsa_fixup_group()
|
| /freebsd/sys/net80211/ |
| H A D | DEBUG.md | 14 code is typically using printf() or some wrapper around it (eg 49 behavioural changes whilst minimising rototilling the whole codebase (eg 53 * Debugging that's related to a specific ieee80211_node (eg a state 55 * Debugging that's related to a specific ethernet MAC address (eg 60 * Debugging involving discarding frames (eg invalid frames) should be 64 * Debugging involving discarding frames due to a MAC address (eg ACL failure)
|
| H A D | DATAPATH_RECEIVE.md | 9 The details about underlying implementations (eg how A-MPDU RX aggregation 31 * The input path for reinjected frames (eg WDS, 802.11s, BPF); 32 * Various side channels for offloaded non-data path (eg explicitly 90 frames, MAC layer events (eg A-MPDU aggregation session state); 158 These may be called at any time and overlapping with others (eg
|
| /freebsd/sys/contrib/device-tree/Bindings/security/tpm/ |
| H A D | tpm-i2c.txt | 5 - compatible : 'manufacturer,model', eg. nuvoton,npct650 6 - label : human readable string describing the device, eg. "tpm"
|
| /freebsd/stand/i386/loader/ |
| H A D | help.i386 | 34 confused, eg. by a mix of SCSI and IDE disks, or IDE disks with 35 gaps in the sequence (eg. no primary slave), the unit number can be
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | vexpress-sysreg.txt | 83 (eg. 1 for clock generator, 2 for voltage regulators etc.) 84 - second cell of each group defines device number (eg. osc 0, 86 - some functions (eg. energy meter, with its 64 bit long counter)
|
| H A D | vexpress-scc.txt | 18 eg. for Coretile Express A15x2 A7x3 (V2P-CA15_A7):
|
| /freebsd/sys/dev/ow/ |
| H A D | owll_if.m | 93 device_t lldev; /* Link Level device (eg bridge) */ 111 device_t lldev; /* Link Level device (eg bridge) */ 129 device_t lldev; /* Link Level device (eg bridge) */ 153 device_t lldev; /* Link level device (eg bridge) */
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | flags.inc | 29 "eg: malloc/delete, new/free, new/delete[], etc.") 42 "returning NULL in otherwise non-fatal error scenarios, eg: OOM, "
|
| /freebsd/crypto/openssl/test/recipes/15-test_ml_kem_codecs_data/ |
| H A D | pub-512.pem | 17 UZejQ+dLSicsEl1UCJZCbYW3lY07OKa6mH7DciXHtEzbEt3kU5tKsII2NoPwS/eg
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | kernel-filelock.m4 | 4 dnl # locking support functions (eg generic_setlease) were moved out of
|
| /freebsd/share/examples/ipfilter/ |
| H A D | Makefile | 10 ftp-proxy ftppxy nat-setup nat.eg server tcpstate
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/marvell/ |
| H A D | marvell,orion5x.txt | 4 Boards with a SoC of the Marvell Orion family, eg 88f5181
|
| /freebsd/sys/contrib/openzfs/tests/unit/ |
| H A D | README.md | 139 * Aim for one source file per subsystem or source concept (eg ZAP). 170 * Name a mock struct for the struct it is mimicking, prefixed with `mock_`. eg 172 * Access functions should be named for the struct, eg the function to create a 207 the much longer munit names for same function, eg `unit_true(n)` is an alias
|
| /freebsd/sys/contrib/device-tree/Bindings/rtc/ |
| H A D | xlnx-rtc.txt | 11 - interrupt-names: interrupt line names eg. "sec" "alarm"
|
| /freebsd/sys/contrib/device-tree/Bindings/fsi/ |
| H A D | fsi-master-gpio.txt | 13 functions (eg, external FSI masters)
|
| H A D | fsi-master-ast-cf.txt | 15 functions (eg, external FSI masters)
|
| /freebsd/contrib/bzip2/ |
| H A D | words3 | 10 To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type
|