/freebsd/crypto/openssl/test/ |
H A D | stack_test.c | 63 } finds[] = { in test_int_stack() local 70 const int n_finds = OSSL_NELEM(finds); in test_int_stack() 111 int *val = (finds[i].unsorted == -1) ? ¬present in test_int_stack() 112 : v + finds[i].unsorted; in test_int_stack() 114 if (!TEST_int_eq(sk_sint_find(s, val), finds[i].unsorted)) { in test_int_stack() 122 int *val = (finds[i].unsorted == -1) ? ¬present in test_int_stack() 123 : v + finds[i].unsorted; in test_int_stack() 125 if (!TEST_int_eq(sk_sint_find_ex(s, val), finds[i].unsorted)) { in test_int_stack() 141 if (!TEST_int_eq(sk_sint_find(s, &finds[i].value), finds[i].sorted)) { in test_int_stack() 148 if (!TEST_int_eq(sk_sint_find_ex(s, &finds[i].value), finds[i].ex)) { in test_int_stack()
|
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 09-alpn.cnf | 6 test-1 = 1-alpn-server-finds-match 56 [1-alpn-server-finds-match] 57 ssl_conf = 1-alpn-server-finds-match-ssl 59 [1-alpn-server-finds-match-ssl] 60 server = 1-alpn-server-finds-match-server 61 client = 1-alpn-server-finds-match-client 63 [1-alpn-server-finds-match-server] 68 [1-alpn-server-finds-match-client] 75 server = 1-alpn-server-finds-match-server-extra 76 client = 1-alpn-server-finds-match-client-extra [all …]
|
H A D | 08-npn.cnf | 6 test-1 = 1-npn-client-finds-match 61 [1-npn-client-finds-match] 62 ssl_conf = 1-npn-client-finds-match-ssl 64 [1-npn-client-finds-match-ssl] 65 server = 1-npn-client-finds-match-server 66 client = 1-npn-client-finds-match-client 68 [1-npn-client-finds-match-server] 73 [1-npn-client-finds-match-client] 81 server = 1-npn-client-finds-match-server-extra 82 client = 1-npn-client-finds-match-client-extra [all …]
|
H A D | 09-alpn.cnf.in | 36 name => "alpn-server-finds-match",
|
H A D | 08-npn.cnf.in | 36 name => "npn-client-finds-match",
|
/freebsd/tools/tools/net80211/wesside/ |
H A D | README | 9 * Channel hops, finds a WEP wifi, finds a MAC to spoof if necessary and
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_set_type.pod | 25 key. When doing this, it finds a L<EVP_PKEY_ASN1_METHOD(3)> 31 key. When doing this, it finds a L<EVP_PKEY_ASN1_METHOD(3)>
|
H A D | CMS_signed_get_attr.pod | 73 CMS_signed_get_attr_by_OBJ() finds the location of the first matching object 110 CMS_signed_get0_data_by_OBJ() finds the first attribute in a I<si> signed
|
H A D | X509_ATTRIBUTE.pod | 101 X509at_get_attr_by_OBJ() finds the location of the first matching object I<obj> 191 X509at_get0_data_by_OBJ() finds the first attribute in an attribute list I<x>
|
H A D | EVP_PKEY_get_attr.pod | 38 EVP_PKEY_get_attr_by_OBJ() finds the location of the first matching object I<obj>
|
H A D | X509_REQ_get_attr.pod | 35 X509_REQ_get_attr_by_OBJ() finds the location of the first matching object I<obj>
|
H A D | OSSL_ENCODER_CTX_new_for_pkey.pod | 41 B<OSSL_ENCODER_CTX>, finds all applicable encoder implementations and sets
|
H A D | OSSL_DECODER_CTX_new_for_pkey.pod | 39 B<OSSL_DECODER_CTX>, finds all applicable decoder implementations and sets
|
H A D | OSSL_PARAM.pod | 278 If a I<responder> finds that some data sizes are too small for the 288 bigger than needed). If the I<responder> finds the size suitable, it
|
H A D | X509_STORE_add_cert.pod | 93 X509_STORE_add_lookup() finds or creates a L<X509_LOOKUP(3)> with the
|
H A D | OSSL_ENCODER_CTX.pod | 110 OSSL_ENCODER_CTX_add_extra() finds encoders that further encodes output
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | sincosf.sollya | 6 // This script only finds the coeffs for cos - see math/tools/sin.sollya for sin coeffs.
|
H A D | sincos.sollya | 6 // This script only finds the coeffs for cos - see math/aarch64/advsimd/sin.c for sin coeffs
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | moxtet.txt | 21 The driver finds the devices connected to the bus by itself, but it may be
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_namemap_new.pod | 50 ossl_namemap_stored() finds or auto-creates the default namemap in the 62 ossl_namemap_name2num() finds the number corresponding to the given
|
H A D | evp_keymgmt_util_export_to_provider.pod | 50 evp_keymgmt_util_find_operation_cache() finds
|
/freebsd/contrib/ncurses/include/ |
H A D | ncurses_cfg.hin | 42 * definitions that it finds using 'sed'. You need a patch (original date
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | algorithm.txt | 4 LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in 35 possible match but generally finds a match which is long enough.
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | README | 89 At run time, perf determines the actual CPU it is running on, finds the
|
/freebsd/sys/dts/arm/ |
H A D | qcom-ipq4019-ethernet.dtsi | 182 * If the driver finds an all-zero MAC address
|