/third_party/openssl/doc/man3/ |
H A D | OSSL_SELF_TEST_new.pod | 49 OSSL_SELF_TEST_oncorrupt_byte() may be inserted just after the known answer is 67 just before cleanup to indicate if the test passed or failed. It can be used for
|
H A D | X509_STORE_add_cert.pod | 120 It is permitted to specify just a file, just a directory, or both
|
H A D | ASN1_STRING_print_ex.pod | 73 The content of a string instead of being interpreted can be "dumped": this just 83 When a type is dumped normally just the content octets are printed, if
|
H A D | CMS_sign.pod | 63 will be used. If B<CMS_NOSMIMECAP> is set then just the SMIMECapabilities are 79 structure is just initialized ready to perform the signing operation. The
|
H A D | CMS_decrypt.pod | 32 (e.g., using CMS_decrypt_set1_pkey() or CMS_decrypt_set1_password()) and just 65 to) ultimately return a padding error only. If CMS_decrypt() just returned an
|
H A D | EC_POINT_add.pod | 52 The value B<n> may be NULL in which case the result is just B<q> * B<m> (variable point multiplication). Alternatively, both B<q> and B<m> may be NULL, and B<n> non-NULL, in which case the result is just generator * B<n> (fixed point multiplication).
|
H A D | PKCS7_sign.pod | 57 authenticatedAttributes will be used. If B<PKCS7_NOSMIMECAP> is set then just 65 just initialized ready to perform the signing operation. The signing is however
|
/third_party/openssl/demos/cipher/ |
H A D | aeskeywrap.c | 80 * We are not setting any custom params so let params be just NULL. in aes_wrap_encrypt() 137 * We are not setting any custom params so let params be just NULL. in aes_wrap_decrypt()
|
H A D | ariacbc.c | 79 * We are not setting any custom params so let params be just NULL. in aria_cbc_encrypt() 135 * We are not setting any custom params so let params be just NULL. in aria_cbc_decrypt()
|
/third_party/openssl/doc/man7/ |
H A D | EVP_KDF-HKDF.pod | 64 In this mode calling L<EVP_KDF_derive(3)> will just perform the extract 74 In this mode calling L<EVP_KDF_derive(3)> will just perform the expand
|
H A D | EVP_KDF-TLS13_KDF.pod | 61 In this mode calling L<EVP_KDF_derive(3)> will just perform the extract 71 In this mode calling L<EVP_KDF_derive(3)> will just perform the expand
|
/third_party/openssl/doc/HOWTO/ |
H A D | certificates.txt | 76 with a certificate authority, or if you just want to create a test 99 another HOWTO <formats.txt?>, I will just mention the simplest case.
|
/third_party/openssl/test/ |
H A D | README-dev.md | 42 A recipe that just runs a test executable 45 A script that just runs a program looks like this:
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | fuzzer_pass_construct_composites_test.cpp | 99 // We just check that the result is valid. in TEST() 180 // We just check that the result is valid. in TEST()
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | exceptions.py | 50 # looks weird, but removes the warning descriptor that just 76 exception, so just catching the base exception will catch both.
|
/third_party/skia/third_party/externals/libwebp/extras/ |
H A D | quality_estimate.c | 25 // We can just parse the header as if it was bits (works in 99.999% cases). 91 if (absolute_delta) Q = q[0]; // just use the first segment's quantizer in VP8EstimateQuality()
|
/third_party/skia/third_party/externals/icu/source/extra/scrptrun/ |
H A D | readme.html | 39 To use the ScriptRun class in a Windows application, just include scrptrun.h 44 <p>On UNIX systems the simplest thing to do is to just copy scrptrun.h
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_microprops.h | 87 // instances, e.g. a string with static storage duration, or just a string 148 * MicroPropsGenerator::processQuantity() just ensures that the output
|
/third_party/skia/third_party/externals/icu/source/samples/datefmt/ |
H A D | README.TXT | 81 on the first of the month, it's probably clearer to just state that. 83 summer, and 4:00 PM PST on the day before in the winter will just
|
/third_party/skia/third_party/externals/icu/source/tools/icuinfo/ |
H A D | testplug.c | 55 /* Just print this for debugging */ in myPlugin() 59 uplug_setPlugName(data, "Just a Test High-Level Plugin"); /* This call is optional in response to UPLUG_REASON_QUERY, but is a good idea. */ in myPlugin()
|
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
H A D | io.h | 166 * Called just before frames are about to be processed and written 178 * Called just after frames have been processed and written
|
/third_party/skia/third_party/externals/oboe/src/common/ |
H A D | FilterAudioStream.h | 136 // TODO for output, just count local writes? 141 // TODO for input, just count local reads?
|
/third_party/skia/third_party/externals/oboe/src/fifo/ |
H A D | FifoBuffer.cpp | 99 // just read in one shot in read() 142 // just write in one shot in write()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ANGLE/ |
H A D | ANGLE_pack_reverse_row_order.txt | 90 in memory just as they are taken from memory when transferring pixel 92 (corresponding to the ith pixel in the jth row) is placed in memory just
|
/third_party/skia/tests/ |
H A D | MessageBusTest.cpp | 47 // Send another; check we get just that one. in DEF_TEST() 103 // Send another; check we get just that one. in DEF_TEST()
|