| /freebsd/sys/contrib/openzfs/.github/workflows/ |
| H A D | zfs-qemu.yml | 177 - name: Generating summary 179 - name: Generating summary... 181 - name: Generating summary... 183 - name: Generating summary... 185 - name: Generating summary... 187 - name: Generating summary... 189 - name: Generating summary... 191 - name: Generating summary... 193 - name: Generating summary... 195 - 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 | 66 subtest "generating alt certificate requests with RSA" => sub { 78 "Generating request"); 94 subtest "generating certificate requests with RSA" => sub { 113 "Generating request"); 129 "Generating request from a key with extra attributes - PEM"); 141 "Generating request from a key with extra attributes - PEM"); 150 subtest "generating certificate requests with RSA-PSS" => sub { 161 "Generating request"); 173 "Generating request"); 184 "Generating request"); [all …]
|
| H A D | 15-test_genec.t | 175 * 2 # Test generating parameters and keys 204 # --- Test generating parameters --- 224 # --- Test generating actual keys --- 254 * 2 # Test generating parameters and keys 267 # --- Test generating parameters --- 287 # --- Test generating actual keys ---
|
| H A D | 20-test_dhparam.t | 132 #Test that generating parameters of different types creates what we expect. We 193 "Generating 512 bit DH params should fail in FIPS mode"); 197 "Generating 512 bit DH params should succeed in FIPS mode using". 204 "Generating 512 bit DSA-style DH params should fail in FIPS mode"); 208 "Generating 512 bit DSA-style DH params should succeed in FIPS".
|
| H A D | 15-test_genrsa.t | 131 "Generating RSA key with > 2048 bits and < 3072 bits"); 137 "Generating RSA key with 3072 bits"); 140 "Generating RSA key with 512 bits should fail in FIPS provider"); 147 "Generating RSA key with 512 bits should succeed with FIPS provider as".
|
| 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 | 65 # On x86_64 systems, the C compiler may be generating code in one of 102 # On arm64 systems, the C compiler may be generating code in one of 149 # On hppa, the C compiler may be generating 32-bit code or 64-bit 164 # On ia64 on HP-UX, the C compiler may be generating 64-bit code or 210 # On powerpc64 systems, the C compiler may still be generating 212 # be generating 64-bit code. 296 # On s390x, the C compiler may be generating 64-bit (= s390x) code 484 # On x86_64 systems, the C compiler may be generating code in one of 507 # On arm64 systems, the C compiler may be generating code in one of 525 # On hppa, the C compiler may be generating 32-bit code or 64-bit [all …]
|
| /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 98 Generating a key for the ML-DSA algorithm is a one-step process. 111 Generating a key for the ML-KEM algorithm is a one-step process.
|
| /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/contrib/llvm-project/libcxx/include/__cxx03/ |
| 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/contrib/llvm-project/clang/include/clang/CodeGen/ |
| H A D | CodeGenABITypes.h | 149 /// fields, generating it if necessary. The returned function uses the `cdecl` 158 /// fields, generating it if necessary. The returned function uses the `cdecl` 168 /// fields, generating it if necessary. The returned function uses the `cdecl` 178 /// copyable fields, generating it if necessary. The returned function uses the 186 /// copyable fields, generating it if necessary. The returned function uses the 194 /// 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(stdout, "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(stdout, "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/contrib/wpa/hostapd/ |
| H A D | hostapd.wpa_psk | 12 # generating a PSK for a WPS Enrollee instead of generating a new random
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | HashRecognize.h | 52 // which is the generating polynomial. It is the LHS of the polynomial 58 // The generating polynomial, or the RHS of the polynomial division in the 91 // Auxilary entry point after analysis to interleave the generating polynomial
|
| /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).
|
| H A D | X509V3_set_ctx.pod | 28 instance as a reference for generating the authority key identifier extension. 31 In this case the fallback source for generating the authority key identifier
|
| /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/crypto/openssh/ |
| H A D | ssh-keygen.1 | 261 This may be used when generating new keys, and existing new-format 465 when generating or updating a supported private key type will cause the 491 When generating FIDO authenticator-backed keys, the options listed in the 519 When generating SSHFP DNS records from public keys using the 573 When generating a KRL, 810 When generating a KRL, the 818 Generating these groups is a two-step process: first, candidate 884 Specify start point (in hex) when generating candidate moduli for DH-GEX. 1105 This may be useful when generating host or domain-specific resident keys. 1138 Specifying a username may be useful when generating multiple resident keys [all …]
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_CTX_set_generate_session_id.3 | 85 \&\fBSSL_CTX_set_generate_session_id()\fR sets the callback function for generating 88 \&\fBSSL_set_generate_session_id()\fR sets the callback function for generating 122 of generating the same session id is extremely small (2^256 for SSLv3/TLSv1).
|