| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_doit.c | 210 BIO *out = NULL, *btmp = NULL; in PKCS7_dataInit() local 398 BIO *out = NULL, *btmp = NULL, *etmp = NULL, *bio = NULL; PKCS7_dataDecode() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | fipsinstall.c | 130 static int write_config_header(BIO *out, const char *prov_name, in write_config_header() argument 147 static int write_config_fips_section(BIO *out, cons argument 77 do_mac(EVP_MAC_CTX *ctx, unsigned char *tmp, BIO *in, unsigned char *out, size_t *out_len) do_mac() argument [all...] |
| H A D | enc.c | 118 BIO *in = NULL, *out = NULL, *b64 = NULL, *benc = NULL, *rbio = in enc_main() local 680 set_hex(const char *in, unsigned char *out, int size) set_hex() argument [all...] |
| H A D | pkeyutl.c | 106 BIO *in = NULL, *out = NULL; in pkeyutl_main() local 681 do_keyop(EVP_PKEY_CTX *ctx, int pkey_op, unsigned char *out, size_t *poutlen, const unsigned char *in, size_t inlen) do_keyop() argument 713 do_raw_keyop(int pkey_op, EVP_MD_CTX *mctx, EVP_PKEY *pkey, BIO *in, int filesize, unsigned char *sig, int siglen, unsigned char **out, size_t *poutlen) do_raw_keyop() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_smime.c | 19 static BIO *cms_get_text_bio(BIO *out, unsigned int flags) in cms_get_text_bio() argument 33 static int cms_copy_content(BIO *out, BIO *in, unsigned int flags) in cms_copy_content() argument 104 int CMS_data(CMS_ContentInfo *cms, BIO *out, unsigned int flags) in CMS_data() argument 141 int CMS_digest_verify(CMS_ContentInfo *cms, BIO *dcont, BIO *out, in CMS_digest_verify() argument 198 CMS_EncryptedData_decrypt(CMS_ContentInfo *cms, const unsigned char *key, size_t keylen, BIO *dcont, BIO *out, unsigned int flags) CMS_EncryptedData_decrypt() argument 304 CMS_verify(CMS_ContentInfo *cms, STACK_OF(X509) *certs, X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags) CMS_verify() argument 858 CMS_decrypt(CMS_ContentInfo *cms, EVP_PKEY *pk, X509 *cert, BIO *dcont, BIO *out, unsigned int flags) CMS_decrypt() argument 920 CMS_uncompress(CMS_ContentInfo *cms, BIO *dcont, BIO *out, unsigned int flags) CMS_uncompress() argument 964 CMS_uncompress(CMS_ContentInfo *cms, BIO *dcont, BIO *out, unsigned int flags) CMS_uncompress() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_asn1.c | 918 int i2d_ECPKParameters(const EC_GROUP *a, unsigned char **out) in i2d_ECPKParameters() argument 1021 int i2d_ECPrivateKey(const EC_KEY *a, unsigned char **out) in i2d_ECPrivateKey() argument 1093 int i2d_ECParameters(const EC_KEY *a, unsigned char **out) in i2d_ECParameters() argument 1159 int i2o_ECPublicKey(const EC_KEY *a, unsigned char **out) in i2o_ECPublicKey() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | curve448.c | 205 mask_t out; in ossl_curve448_point_valid() local 231 ossl_curve448_precomputed_scalarmul(curve448_point_t out, in ossl_curve448_precomputed_scalarmul() argument 386 ossl_x448_int(uint8_t out[X_PUBLIC_BYTES], const uint8_t base[X_PUBLIC_BYTES], const uint8_t scalar[X_PRIVATE_BYTES]) ossl_x448_int() argument 466 ossl_curve448_point_mul_by_ratio_and_encode_like_x448(uint8_t out[X_PUBLIC_BYTES], const curve448_point_t p) ossl_curve448_point_mul_by_ratio_and_encode_like_x448() argument 480 ossl_x448_derive_public_key(uint8_t out[X_PUBLIC_BYTES], const uint8_t scalar[X_PRIVATE_BYTES]) ossl_x448_derive_public_key() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/engine/ |
| H A D | eng_openssl.c | 220 static int test_rc4_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in test_rc4_cipher() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | digest.c | 517 int EVP_MD_CTX_copy(EVP_MD_CTX *out, const EVP_MD_CTX *in) in EVP_MD_CTX_copy() argument 523 int EVP_MD_CTX_copy_ex(EVP_MD_CTX *out, const EVP_MD_CTX *in) in EVP_MD_CTX_copy_ex() argument [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | tls13_enc.c | 242 int tls13_generate_master_secret(SSL *s, unsigned char *out, in tls13_generate_master_secret() argument 1029 int tls13_export_keying_material(SSL *s, unsigned char *out, size_t olen, in tls13_export_keying_material() argument 34 tls13_hkdf_expand(SSL *s, const EVP_MD *md, const unsigned char *secret, const unsigned char *label, size_t labellen, const unsigned char *data, size_t datalen, unsigned char *out, size_t outlen, int fatal) tls13_hkdf_expand() argument 257 tls13_final_finish_mac(SSL *s, const char *str, size_t slen, unsigned char *out) tls13_final_finish_mac() argument 1071 tls13_export_keying_material_early(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *context, size_t contextlen) tls13_export_keying_material_early() argument [all...] |
| /third_party/node/deps/uv/include/uv/ |
| H A D | unix.h | 151 unsigned out; member
|
| /third_party/libabigail/src/ |
| H A D | abg-default-reporter.cc | 107 default_reporter::report(const enum_diff& d, ostream& out, in report() argument 67 report(const type_decl_diff& d, ostream& out, const string& indent) const report() argument 231 report_non_type_typedef_changes(const typedef_diff &d, ostream& out, const string& indent) const report_non_type_typedef_changes() argument 266 report(const typedef_diff& d, ostream& out, const string& indent) const report() argument 332 report_local_qualified_type_changes(const qualified_type_diff& d, ostream& out, const string& indent) const report_local_qualified_type_changes() argument 358 report(const qualified_type_diff& d, ostream& out, const string& indent) const report() argument 396 report(const pointer_diff& d, ostream& out, const string& indent) const report() argument 426 report_local_reference_type_changes(const reference_diff& d, ostream& out, const string& indent) const report_local_reference_type_changes() argument 468 report(const reference_diff& d, ostream& out, const string& indent) const report() argument 503 report(const fn_parm_diff& d, ostream& out, const string& indent) const report() argument 548 report_local_function_type_changes(const function_type_diff& d, ostream& out, const string& indent) const report_local_function_type_changes() argument 616 report(const function_type_diff& d, ostream& out, const string& indent) const report() argument 660 report(const array_diff& d, ostream& out, const string& indent) const report() argument 695 report(const base_diff& d, ostream& out, const string& indent) const report() argument 748 report(const scope_diff& d, ostream& out, const string& indent) const report() argument 878 report(const class_or_union_diff& d, ostream& out, const string& indent) const report() argument 1252 report(const class_diff& d, ostream& out, const string& indent) const report() argument 1370 report(const union_diff& d, ostream& out, const string& indent) const report() argument 1422 report(const distinct_diff& d, ostream& out, const string& indent) const report() argument 1460 report(const function_decl_diff& d, ostream& out, const string& indent) const report() argument 1642 report(const var_diff& d, ostream& out, const string& indent) const report() argument 1681 report(const translation_unit_diff& d, ostream& out, const string& indent) const report() argument 1697 report(const corpus_diff& d, ostream& out, const string& indent) const report() argument [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeTree.java | 1245 addSpecs(Node node, RangeSpecification spec, List<RangeSpecification> out) addSpecs() argument [all...] |
| /third_party/openssl/test/ |
| H A D | threadstest.c | 317 unsigned char out[EVP_MAX_MD_SIZE]; in thread_general_worker() local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_convert.c | 384 convert_glob_write(pcre2_output_context *out, PCRE2_UCHAR chr) in convert_glob_write() argument 401 convert_glob_write_str(pcre2_output_context *out, PCRE2_SIZE length) in convert_glob_write_str() argument 431 convert_glob_print_separator(pcre2_output_context *out, PCRE2_UCHAR separator, BOOL with_escape) convert_glob_print_separator() argument 450 convert_glob_print_wildcard(pcre2_output_context *out, PCRE2_UCHAR separator, BOOL with_escape) convert_glob_print_wildcard() argument 475 convert_glob_parse_class(PCRE2_SPTR *from, PCRE2_SPTR pattern_end, pcre2_output_context *out) convert_glob_parse_class() argument 576 convert_glob_parse_range(PCRE2_SPTR *from, PCRE2_SPTR pattern_end, pcre2_output_context *out, BOOL utf, PCRE2_UCHAR separator, BOOL with_escape, PCRE2_UCHAR escape, BOOL no_wildsep) convert_glob_parse_range() argument 753 convert_glob_print_commit(pcre2_output_context *out) convert_glob_print_commit() argument 790 pcre2_output_context out; convert_glob() local [all...] |
| /third_party/pulseaudio/src/modules/echo-cancel/ |
| H A D | adrian-aec.h | 251 REAL out = i->a0 * in + i->a1 * i->in0 + i->b1 * i->out0; in IIR1_highpass() local
|
| /third_party/openssl/apps/ |
| H A D | pkeyutl.c | 106 BIO *in = NULL, *out = NULL; in pkeyutl_main() local 681 do_keyop(EVP_PKEY_CTX *ctx, int pkey_op, unsigned char *out, size_t *poutlen, const unsigned char *in, size_t inlen) do_keyop() argument 713 do_raw_keyop(int pkey_op, EVP_MD_CTX *mctx, EVP_PKEY *pkey, BIO *in, int filesize, unsigned char *sig, int siglen, unsigned char **out, size_t *poutlen) do_raw_keyop() argument [all...] |
| H A D | enc.c | 118 BIO *in = NULL, *out = NULL, *b64 = NULL, *benc = NULL, *rbio = in enc_main() local 677 set_hex(const char *in, unsigned char *out, int size) set_hex() argument [all...] |
| /third_party/openssl/crypto/cms/ |
| H A D | cms_smime.c | 19 static BIO *cms_get_text_bio(BIO *out, unsigned int flags) in cms_get_text_bio() argument 33 static int cms_copy_content(BIO *out, BIO *in, unsigned int flags) in cms_copy_content() argument 104 int CMS_data(CMS_ContentInfo *cms, BIO *out, unsigned int flags) in CMS_data() argument 141 int CMS_digest_verify(CMS_ContentInfo *cms, BIO *dcont, BIO *out, in CMS_digest_verify() argument 198 CMS_EncryptedData_decrypt(CMS_ContentInfo *cms, const unsigned char *key, size_t keylen, BIO *dcont, BIO *out, unsigned int flags) CMS_EncryptedData_decrypt() argument 305 CMS_verify(CMS_ContentInfo *cms, STACK_OF(X509) *certs, X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags) CMS_verify() argument 858 CMS_decrypt(CMS_ContentInfo *cms, EVP_PKEY *pk, X509 *cert, BIO *dcont, BIO *out, unsigned int flags) CMS_decrypt() argument 920 CMS_uncompress(CMS_ContentInfo *cms, BIO *dcont, BIO *out, unsigned int flags) CMS_uncompress() argument 964 CMS_uncompress(CMS_ContentInfo *cms, BIO *dcont, BIO *out, unsigned int flags) CMS_uncompress() argument [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ec_asn1.c | 918 int i2d_ECPKParameters(const EC_GROUP *a, unsigned char **out) in i2d_ECPKParameters() argument 1021 int i2d_ECPrivateKey(const EC_KEY *a, unsigned char **out) in i2d_ECPrivateKey() argument 1093 int i2d_ECParameters(const EC_KEY *a, unsigned char **out) in i2d_ECParameters() argument 1159 int i2o_ECPublicKey(const EC_KEY *a, unsigned char **out) in i2o_ECPublicKey() argument [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | evp_rand.c | 540 static int evp_rand_generate_locked(EVP_RAND_CTX *ctx, unsigned char *out, in evp_rand_generate_locked() argument 572 int EVP_RAND_generate(EVP_RAND_CTX *ctx, unsigned char *out, size_t outlen, in EVP_RAND_generate() argument 632 static int evp_rand_nonce_locked(EVP_RAND_CTX *ctx, unsigned char *out, in evp_rand_nonce_locked() argument 644 int EVP_RAND_nonce(EVP_RAND_CTX *ctx, unsigned char *out, size_t outlen) in EVP_RAND_nonce() argument [all...] |
| H A D | digest.c | 517 int EVP_MD_CTX_copy(EVP_MD_CTX *out, const EVP_MD_CTX *in) in EVP_MD_CTX_copy() argument 523 int EVP_MD_CTX_copy_ex(EVP_MD_CTX *out, const EVP_MD_CTX *in) in EVP_MD_CTX_copy_ex() argument [all...] |
| /third_party/openssl/crypto/ec/curve448/ |
| H A D | curve448.c | 205 mask_t out; in ossl_curve448_point_valid() local 231 ossl_curve448_precomputed_scalarmul(curve448_point_t out, in ossl_curve448_precomputed_scalarmul() argument 386 ossl_x448_int(uint8_t out[X_PUBLIC_BYTES], const uint8_t base[X_PUBLIC_BYTES], const uint8_t scalar[X_PRIVATE_BYTES]) ossl_x448_int() argument 466 ossl_curve448_point_mul_by_ratio_and_encode_like_x448(uint8_t out[X_PUBLIC_BYTES], const curve448_point_t p) ossl_curve448_point_mul_by_ratio_and_encode_like_x448() argument 480 ossl_x448_derive_public_key(uint8_t out[X_PUBLIC_BYTES], const uint8_t scalar[X_PRIVATE_BYTES]) ossl_x448_derive_public_key() argument [all...] |
| /third_party/openssl/crypto/engine/ |
| H A D | eng_openssl.c | 220 static int test_rc4_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in test_rc4_cipher() argument
|
| /third_party/openssl/crypto/asn1/ |
| H A D | asn_mime.c | 69 int i2d_ASN1_bio_stream(BIO *out, ASN1_VALUE *val, BIO *in, int flags, in i2d_ASN1_bio_stream() argument 105 static int B64_write_ASN1(BIO *out, ASN1_VALUE *val, BIO *in, int flags, in B64_write_ASN1() argument 128 PEM_write_bio_ASN1_stream(BIO *out, ASN1_VALUE *val, BIO *in, int flags, const char *hdr, const ASN1_ITEM *it) PEM_write_bio_ASN1_stream() argument 160 asn1_write_micalg(BIO *out, STACK_OF(X509_ALGOR) *mdalgs) asn1_write_micalg() argument 341 asn1_output_data(BIO *out, BIO *data, ASN1_VALUE *val, int flags, const ASN1_ITEM *it) asn1_output_data() argument 512 SMIME_crlf_copy(BIO *in, BIO *out, int flags) SMIME_crlf_copy() argument 566 SMIME_text(BIO *in, BIO *out) SMIME_text() argument [all...] |