Home
last modified time | relevance | path

Searched defs:out (Results 1501 - 1525 of 3962) sorted by relevance

1...<<61626364656667686970>>...159

/third_party/openssl/apps/
H A Dcrl2pkcs7.c51 BIO *in = NULL, *out = NULL; in crl2pkcs7_main() local
H A Dpkcs7.c58 BIO *in = NULL, *out = NULL; in pkcs7_main() local
[all...]
H A Dsess_id.c52 BIO *out = NULL; in sess_id_main() local
[all...]
/third_party/openssl/crypto/
H A Dcpuid.c205 size_t OPENSSL_instrument_bus(unsigned int *out, size_t cnt) in OPENSSL_instrument_bus() argument
210 size_t OPENSSL_instrument_bus2(unsigned int *out, size_t cnt, size_t max) in OPENSSL_instrument_bus2() argument
/third_party/openssl/crypto/dh/
H A Ddh_backend.c138 static ossl_inline int dh_bn_dup_check(BIGNUM **out, const BIGNUM *f) in dh_bn_dup_check() argument
/third_party/openssl/crypto/pkcs12/
H A Dp12_mutl.c60 unsigned char out[96]; in pkcs12_gen_gost_mac_key() local
76 pkcs12_gen_mac(PKCS12 *p12, const char *pass, int passlen, unsigned char *mac, unsigned int *maclen, int (*pkcs12_key_gen)(const char *pass, int passlen, unsigned char *salt, int slen, int id, int iter, int n, unsigned char *out, const EVP_MD *md_type)) pkcs12_gen_mac() argument
/third_party/skia/third_party/externals/angle2/scripts/
H A Dexport_targets.py337 out = {k: flattened_target(k, descs) for k in libraries} variable
/third_party/skia/third_party/externals/angle2/src/common/third_party/smhasher/src/
H A DPMurHash.cpp317 void PMurHash32_test(const void *key, int len, uint32_t seed, void *out) in PMurHash32_test() argument
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp418 void GrShape::asPath(SkPath* out, bool simpleFill) const { in asPath() argument
[all...]
H A DGrPathUtils.h156 inline void convertQuadToCubic(const SkPoint p[3], SkPoint out[4]) { in convertQuadToCubic() argument
/third_party/skia/src/core/
H A DSkMaskGamma.cpp116 float out = dstConvert.fromLuma(dstGamma, linOut); in SkTMaskGamma_build_correcting_lut() local
H A DSkRect.cpp194 static bool subtract(const R& a, const R& b, R* out) { in subtract() argument
269 Subtract(const SkRect& a, const SkRect& b, SkRect* out) Subtract() argument
273 Subtract(const SkIRect& a, const SkIRect& b, SkIRect* out) Subtract() argument
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLExtensions.cpp46 static void eat_space_sep_strings(SkTArray<SkString>* out, const char in[]) { in eat_space_sep_strings() argument
/third_party/skia/src/gpu/
H A DGrXferProcessor.cpp144 SkString out; in dump() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DShaderCore.hpp361 T out = T(0); in Load() local
389 T out; in Load() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DServer.cpp552 dap::Scope out; scope() local
565 dap::Source out; source() local
591 std::shared_ptr<File> out; file() local
606 std::shared_ptr<File> out; file() local
[all...]
H A DThread.cpp152 std::vector<Frame> out; in stack() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueryPool.cpp57 Data out; in getData() local
/third_party/openssl/crypto/siphash/
H A Dsiphash.c197 int SipHash_Final(SIPHASH *ctx, unsigned char *out, size_t outlen) in SipHash_Final() argument
/third_party/openssl/providers/implementations/macs/
H A Dgmac_prov.c145 static int gmac_final(void *vmacctx, unsigned char *out, size_t *outl, in gmac_final() argument
H A Dblake2_mac_impl.c134 blake2_mac_final(void *vmacctx, unsigned char *out, size_t *outl, size_t outsize) blake2_mac_final() argument
H A Dcmac_prov.c137 static int cmac_final(void *vmacctx, unsigned char *out, size_t *outl, in cmac_final() argument
/third_party/openssl/fuzz/
H A Dserver.c513 BIO *out; in FuzzerTestOneInput() local
/third_party/openssl/providers/common/
H A Dprovider_util.c341 ossl_prov_cache_exported_algorithms(const OSSL_ALGORITHM_CAPABLE *in, OSSL_ALGORITHM *out) ossl_prov_cache_exported_algorithms() argument
/third_party/openssl/providers/
H A Ddefltprov.c544 ossl_default_provider_init(const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *in, const OSSL_DISPATCH **out, void **provctx) ossl_default_provider_init() argument

Completed in 15 milliseconds

1...<<61626364656667686970>>...159