/freebsd/sys/contrib/openzfs/.github/workflows/ |
H A D | zfs-qemu.yml | 152 - name: Generating summary 154 - name: Generating summary... 156 - name: Generating summary... 158 - name: Generating summary... 160 - name: Generating summary... 162 - name: Generating summary... 164 - name: Generating summary... 166 - name: Generating summary... 168 - name: Generating summary... 170 - name: Generating summary... [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-for-generating-endif.exp | 1 make: directive-for-generating-endif.mk:24: if-less endif 2 in .for loop from directive-for-generating-endif.mk:20 with i = 3 3 make: directive-for-generating-endif.mk:24: if-less endif 4 in .for loop from directive-for-generating-endif.mk:20 with i = 2 5 make: directive-for-generating-endif.mk:24: if-less endif 6 in .for loop from directive-for-generating-endif.mk:20 with i = 1 7 make: directive-for-generating-endif.mk:30: 3 open conditionals
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 25-test_req.t | 63 subtest "generating alt certificate requests with RSA" => sub { 75 "Generating request"); 91 subtest "generating certificate requests with RSA" => sub { 110 "Generating request"); 126 "Generating request from a key with extra attributes - PEM"); 138 "Generating request from a key with extra attributes - PEM"); 147 subtest "generating certificate requests with RSA-PSS" => sub { 158 "Generating request"); 170 "Generating request"); 181 "Generating reques [all...] |
H A D | 15-test_genec.t | 175 * 2 # Test generating parameters and keys 204 # --- Test generating parameters --- 224 # --- Test generating actual keys --- 252 * 2 # Test generating parameters and keys 265 # --- Test generating parameters --- 285 # --- Test generating actual keys ---
|
H A D | 15-test_genrsa.t | 124 "Generating RSA key with > 2048 bits and < 3072 bits"); 130 "Generating RSA key with 3072 bits"); 133 "Generating RSA key with 512 bits should fail in FIPS provider"); 140 "Generating RSA key with 512 bits should succeed with FIPS provider as".
|
H A D | 20-test_dhparam.t | 122 #Test that generating parameters of different types creates what we expect. We 183 "Generating 512 bit DH params should fail in FIPS mode"); 187 "Generating 512 bit DH params should succeed in FIPS mode using". 194 "Generating 512 bit DSA-style DH params should fail in FIPS mode"); 198 "Generating 512 bit DSA-style DH params should succeed in FIPS".
|
H A D | 15-test_gensm2.t | 29 # generating an EC key with the named SM2 curve or generating
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | host-cpu-c-abi.m4 | 64 # On x86_64 systems, the C compiler may be generating code in one of 101 # On arm64 systems, the C compiler may be generating code in one of 148 # On hppa, the C compiler may be generating 32-bit code or 64-bit 163 # On ia64 on HP-UX, the C compiler may be generating 64-bit code or 209 # On powerpc64 systems, the C compiler may still be generating 211 # be generating 64-bit code. 295 # On s390x, the C compiler may be generating 64-bit (= s390x) code 483 # On x86_64 systems, the C compiler may be generating code in one of 506 # On arm64 systems, the C compiler may be generating code in one of 524 # On hppa, the C compiler may be generating 32-bit code or 64-bit [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | random | 49 // generating functions 111 // generating functions 171 // generating functions 223 // generating functions 276 // generating functions 329 // generating functions 401 // generating functions 427 // generating functions 477 // generating functions 538 // generating functions [all …]
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
H A D | iaesx64.s | 276 aeskeygenassist xmm2, xmm1, 0x1 ; Generating round key 1 278 aeskeygenassist xmm2, xmm1, 0x2 ; Generating round key 2 280 aeskeygenassist xmm2, xmm1, 0x4 ; Generating round key 3 282 aeskeygenassist xmm2, xmm1, 0x8 ; Generating round key 4 284 aeskeygenassist xmm2, xmm1, 0x10 ; Generating round key 5 286 aeskeygenassist xmm2, xmm1, 0x20 ; Generating round key 6 288 aeskeygenassist xmm2, xmm1, 0x40 ; Generating round key 7 290 aeskeygenassist xmm2, xmm1, 0x80 ; Generating round key 8 292 aeskeygenassist xmm2, xmm1, 0x1b ; Generating round key 9 294 aeskeygenassist xmm2, xmm1, 0x36 ; Generating round key 10
|
H A D | iaesx86.s | 285 aeskeygenassist xmm2, xmm1, 0x1 ; Generating round key 1 287 aeskeygenassist xmm2, xmm1, 0x2 ; Generating round key 2 289 aeskeygenassist xmm2, xmm1, 0x4 ; Generating round key 3 291 aeskeygenassist xmm2, xmm1, 0x8 ; Generating round key 4 293 aeskeygenassist xmm2, xmm1, 0x10 ; Generating round key 5 295 aeskeygenassist xmm2, xmm1, 0x20 ; Generating round key 6 297 aeskeygenassist xmm2, xmm1, 0x40 ; Generating round key 7 299 aeskeygenassist xmm2, xmm1, 0x80 ; Generating round key 8 301 aeskeygenassist xmm2, xmm1, 0x1b ; Generating round key 9 303 aeskeygenassist xmm2, xmm1, 0x36 ; Generating round key 10
|
/freebsd/crypto/openssl/doc/HOWTO/ |
H A D | keys.txt | 21 Generating a key for the RSA algorithm is quite easy, all you have to 40 Generating a key for the DSA algorithm is a two-step process. First, 64 Generating a key for ECC is similar to generating a DSA key. These are
|
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CodeGenABITypes.h | 135 /// fields, generating it if necessary. The returned function uses the `cdecl` 144 /// fields, generating it if necessary. The returned function uses the `cdecl` 154 /// fields, generating it if necessary. The returned function uses the `cdecl` 164 /// copyable fields, generating it if necessary. The returned function uses the 172 /// copyable fields, generating it if necessary. The returned function uses the 180 /// generating it if necessary. The returned function uses the `cdecl` calling
|
/freebsd/crypto/openssl/demos/pkey/ |
H A D | EVP_PKEY_RSA_keygen.c | 13 * When generating an RSA key, you must specify the number of bits in the key. A 33 * This uses the long way of generating an RSA key. 77 * Generating an RSA key with a number of bits large enough to be secure for in generate_rsa_key_long() 86 fprintf(stderr, "Generating RSA key, this may take some time...\n"); in generate_rsa_key_long() 103 * This uses a more concise way of generating an RSA key, which is suitable for 112 fprintf(stderr, "Generating RSA key, this may take some time...\n"); in generate_rsa_key_short()
|
/freebsd/usr.sbin/yp_mkdb/ |
H A D | yp_mkdb.8 | 169 When generating an NIS map, encode 174 When generating an NIS map, encode 179 When generating an NIS map, encode 184 When generating an NIS map, encode
|
/freebsd/contrib/bsnmp/snmp_target/ |
H A D | snmp_target.3 | 94 containing SNMP parameters used when generating messages to this transport 117 The Message Processing Model to be used when generating SNMP PDUs using this 120 The Security Model to be used when generating SNMP PDUs using this entry. 132 The Security Level to be used when generating SNMP PDUs using this entry.
|
/freebsd/contrib/wpa/src/eap_common/ |
H A D | eap_fast_common.c | 117 * MSK = T-PRF(S-IMCK[j], "Session Key Generating Function", 64) in eap_fast_derive_eap_msk() 121 "Session Key Generating Function", (u8 *) "", 0, in eap_fast_derive_eap_msk() 135 * "Extended Session Key Generating Function", 64) in eap_fast_derive_eap_emsk() 139 "Extended Session Key Generating Function", (u8 *) "", 0, in eap_fast_derive_eap_emsk()
|
/freebsd/crypto/openssh/ |
H A D | ssh-keygen.1 | 260 This may be used when generating new keys, and existing new-format 464 when generating or updating a supported private key type will cause the 490 When generating FIDO authenticator-backed keys, the options listed in the 518 When generating SSHFP DNS records from public keys using the 572 When generating a KRL, 808 When generating a KRL, the 816 Generating these groups is a two-step process: first, candidate 882 Specify the amount of memory to use (in megabytes) when generating 885 Specify start point (in hex) when generating candidate moduli for DH-GEX. 1094 This may be useful when generating host or domain-specific resident keys. [all …]
|
/freebsd/contrib/wpa/hostapd/ |
H A D | hostapd.wpa_psk | 12 # generating a PSK for a WPS Enrollee instead of generating a new random
|
/freebsd/crypto/krb5/doc/html/admin/ |
H A D | pkinit.html | 74 <section id="generating-a-certificate-authority-certificate"> 75 <h3>Generating a certificate authority certificate<a class="headerlink" href="#generating-a-certifi… 96 <section id="generating-a-kdc-certificate"> 97 <h3>Generating a KDC certificate<a class="headerlink" href="#generating-a-kdc-certificate" title="P… 99 fields, which makes generating them with OpenSSL somewhat complicated. 148 <section id="generating-client-certificates"> 149 <h3>Generating client certificates<a class="headerlink" href="#generating-client-certificates" titl… 389 <li><a class="reference internal" href="#generating-a-certificate-authority-certificate">Generating… 390 <li><a class="reference internal" href="#generating-a-kdc-certificate">Generating a KDC certificate… 391 <li><a class="reference internal" href="#generating-client-certificates">Generating client certific…
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_generate_session_id.pod | 23 SSL_CTX_set_generate_session_id() sets the callback function for generating 26 SSL_set_generate_session_id() sets the callback function for generating 61 of generating the same session id is extremely small (2^256 for SSLv3/TLSv1).
|
/freebsd/usr.sbin/wpa/wpa_passphrase/ |
H A D | wpa_passphrase.8 | 30 .Nd "utility for generating a 256-bit pre-shared WPA key from an ASCII passphrase" 38 utility is a small program for generating a 256-bit pre-shared WPA key
|
/freebsd/contrib/opencsd/decoder/include/interfaces/ |
H A D | trc_gen_elem_in_i.h | 60 * Final interface on the decode data path. The index provided is that for the generating 64 * @param index_sop : Trace index for start of packet generating this element.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_PKEY-HMAC.pod | 47 The name of a cipher to be used when generating the MAC. 78 The name of a cipher to be used when generating the MAC.
|
/freebsd/contrib/flex/src/ |
H A D | gen.c | 1179 /* Begin generating yy_accept */ in gentabs() 1240 /* End generating yy_accept */ in gentabs() 1258 /* Begin generating yy_meta */ in gentabs() 1297 /* End generating yy_meta */ in gentabs() 1302 /* Begin generating yy_base */ in gentabs() 1356 /* End generating yy_base */ in gentabs() 1359 /* Begin generating yy_def */ in gentabs() 1388 /* End generating yy_def */ in gentabs() 1391 /* Begin generating yy_nxt */ in gentabs() 1426 /* End generating yy_nxt */ in gentabs() [all …]
|