| /third_party/openssl/crypto/evp/ |
| H A D | p_open.c | 64 int EVP_OpenFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_OpenFinal() argument
|
| /third_party/openssl/crypto/lhash/ |
| H A D | lh_stats.c | 62 void OPENSSL_LH_stats_bio(const OPENSSL_LHASH *lh, BIO *out) in OPENSSL_LH_stats_bio() argument 82 OPENSSL_LH_node_stats_bio(const OPENSSL_LHASH *lh, BIO *out) OPENSSL_LH_node_stats_bio() argument 94 OPENSSL_LH_node_usage_stats_bio(const OPENSSL_LHASH *lh, BIO *out) OPENSSL_LH_node_usage_stats_bio() argument [all...] |
| /third_party/openssl/crypto/modes/ |
| H A D | cbc128.c | 24 void CRYPTO_cbc128_encrypt(const unsigned char *in, unsigned char *out, in CRYPTO_cbc128_encrypt() argument 76 CRYPTO_cbc128_decrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], block128_f block) CRYPTO_cbc128_decrypt() argument [all...] |
| H A D | xts128.c | 23 CRYPTO_xts128_encrypt(const XTS128_CONTEXT *ctx, const unsigned char iv[16], const unsigned char *inp, unsigned char *out, size_t len, int enc) CRYPTO_xts128_encrypt() argument [all...] |
| /third_party/openssl/crypto/bf/ |
| H A D | bf_ofb64.c | 24 void BF_ofb64_encrypt(const unsigned char *in, unsigned char *out, in BF_ofb64_encrypt() argument
|
| /third_party/openssl/crypto/rand/ |
| H A D | rand_meth.c | 43 static int drbg_bytes(unsigned char *out, int count) in drbg_bytes() argument
|
| /third_party/openssl/crypto/buffer/ |
| H A D | buffer.c | 148 void BUF_reverse(unsigned char *out, const unsigned char *in, size_t size) in BUF_reverse() argument
|
| /third_party/openssl/crypto/comp/ |
| H A D | comp_lib.c | 59 int COMP_compress_block(COMP_CTX *ctx, unsigned char *out, int olen, in COMP_compress_block() argument 74 int COMP_expand_block(COMP_CTX *ctx, unsigned char *out, int olen, in COMP_expand_block() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| H A D | Token.cpp | 68 std::ostream &operator<<(std::ostream &out, const Token &token) in operator <<() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | OutputGLSL.cpp | 27 TInfoSinkBase &out = objSink(); in visitSymbol() local
|
| H A D | OutputESSL.cpp | 28 TInfoSinkBase &out = objSink(); in writeVariablePrecision() local
|
| H A D | AtomicCounterFunctionHLSL.cpp | 67 void AtomicCounterFunctionHLSL::atomicCounterFunctionHeader(TInfoSinkBase &out) in atomicCounterFunctionHeader() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | queryconversions.h | 91 void ConvertGLenumValue(InType param, OutType *out) in ConvertGLenumValue() argument 97 void ConvertPackedEnum(PackedEnumType param, OutType *out) in ConvertPackedEnum() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | bit_vector.cpp | 23 void BitVector::ReportDensity(std::ostream& out) { in ReportDensity() argument 64 std::ostream& operator<<(std::ostream& out, const BitVector& bv) { in operator <<() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/ |
| H A D | perf_result_reporter.cc | 58 bool PerfResultReporter::GetMetricInfo(const std::string &metric_suffix, MetricInfo *out) in GetMetricInfo() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| H A D | Token.cpp | 82 std::ostream &operator<<(std::ostream &out, const Token &token) in operator <<() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | EmulatedIntrinsics.cpp | 60 void gather(T &out, RValue<Pointer<EL>> base, RValue<Int4> offsets, RValue<Int4> mask, unsigned int alignment, bool zeroMaskedLanes) in gather() argument
|
| /third_party/skia/third_party/externals/swiftshader/tests/ReactorBenchmarks/ |
| H A D | ReactorBenchmarks.cpp | 60 int out = 0; in BENCHMARK_DEFINE_F() local
|
| /third_party/openssl/demos/cms/ |
| H A D | cms_sign2.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
|
| H A D | cms_sign.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
|
| H A D | cms_ver.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
|
| H A D | cms_denc.c | 20 BIO *in = NULL, *out = NULL, *tbio = NULL, *dout = NULL; in main() local
|
| H A D | cms_ddec.c | 20 BIO *in = NULL, *out = NULL, *tbio = NULL, *dcont = NULL; in main() local
|
| /third_party/openssl/providers/ |
| H A D | nullprov.c | 70 ossl_null_provider_init(const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *in, const OSSL_DISPATCH **out, void **provctx) ossl_null_provider_init() argument
|
| /third_party/openssl/ssl/ |
| H A D | d1_srtp.c | 61 ssl_ctx_make_profiles(const char *profiles_string, STACK_OF(SRTP_PROTECTION_PROFILE) **out) ssl_ctx_make_profiles() argument
|