| /third_party/node/deps/openssl/openssl/crypto/crmf/ |
| H A D | crmf_pbm.c | 128 OSSL_CRMF_pbm_new(OSSL_LIB_CTX *libctx, const char *propq, const OSSL_CRMF_PBMPARAMETER *pbmp, const unsigned char *msg, size_t msglen, const unsigned char *sec, size_t seclen, unsigned char **out, size_t *outlen) OSSL_CRMF_pbm_new() argument
|
| /third_party/node/deps/openssl/openssl/crypto/dsa/ |
| H A D | dsa_backend.c | 75 static ossl_inline int dsa_bn_dup_check(BIGNUM **out, const BIGNUM *f) in dsa_bn_dup_check() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | field.h | 44 static INLINE_UNUSED void gf_copy(gf out, const gf a) in gf_copy() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | cmeth_lib.c | 106 EVP_CIPHER_meth_set_do_cipher(EVP_CIPHER *cipher, int (*do_cipher) (EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl)) EVP_CIPHER_meth_set_do_cipher() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
| H A D | MatcherCompiler.java | 293 private static StringBuilder appendIndent(StringBuilder out, int indent) { in appendIndent() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
| H A D | EdgeWriter.java | 62 private final StringBuilder out = new StringBuilder(); field in EdgeWriter 236 appendRegex(StringBuilder out, int mask) appendRegex() argument 282 appendRequiredAnyRange(StringBuilder out, int n) appendRequiredAnyRange() argument 308 appendAnyRange(StringBuilder out, int lo, int hi, boolean optional) appendAnyRange() argument [all...] |
| /third_party/rust/crates/libc/libc-test/ |
| H A D | build.rs | 87 let mut out = PathBuf::from(env::var("OUT_DIR").unwrap()); in do_semver() variables
|
| /third_party/openssl/test/ |
| H A D | user_property_test.c | 39 tmpmd_digest(void *provctx, const unsigned char *in, size_t inl, unsigned char *out, size_t *outl, size_t outsz) tmpmd_digest() argument 69 testprov_provider_init(const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *in, const OSSL_DISPATCH **out, void **provctx) testprov_provider_init() argument
|
| /third_party/pulseaudio/src/tests/ |
| H A D | cpu-remap-test.c | 47 float *out, *out_ref; in run_remap_test_float() local 102 int16_t *out, *out_ref; in run_remap_test_s16() local 156 int32_t *out, *out_ref; run_remap_test_s32() local [all...] |
| H A D | memblockq-test.c | 78 pa_memchunk out; in dump() local
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | fftwrap.c | 45 static int maximize_range(spx_word16_t *in, spx_word16_t *out, spx_word16_t bound, int len) in maximize_range() argument 69 static void renorm_range(spx_word16_t *in, spx_word16_t *out, int shift, int len) in renorm_range() argument 98 void spx_fft(void *table, float *in, float *out) in spx_fft() argument 116 void spx_ifft(void *table, float *in, float *out) in spx_ifft() argument 156 spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) spx_fft() argument 162 spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out) spx_ifft() argument 207 spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) spx_fft() argument 213 spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out) spx_ifft() argument 225 float *out; global() member 255 spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) spx_fft() argument 273 spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out) spx_ifft() argument 324 spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) spx_fft() argument 336 spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) spx_fft() argument 348 spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out) spx_ifft() argument 366 spx_fft_float(void *table, float *in, float *out) spx_fft_float() argument 402 spx_ifft_float(void *table, float *in, float *out) spx_ifft_float() argument 439 spx_fft_float(void *table, float *in, float *out) spx_fft_float() argument 443 spx_ifft_float(void *table, float *in, float *out) spx_ifft_float() argument [all...] |
| /third_party/openssl/apps/ |
| H A D | kdf.c | 79 BIO *out = NULL; in kdf_main() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_object.c | 53 int a2d_ASN1_OBJECT(unsigned char *out, int olen, const char *buf, int num) in a2d_ASN1_OBJECT() argument
|
| H A D | a_strnid.c | 79 ASN1_STRING *ASN1_STRING_set_by_NID(ASN1_STRING **out, in ASN1_STRING_set_by_NID() argument
|
| H A D | tasn_utl.c | 182 int ossl_asn1_enc_restore(int *len, unsigned char **out, const ASN1_VALUE **pval, in ossl_asn1_enc_restore() argument
|
| H A D | x_int64.c | 114 static int uint64_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it, in uint64_print() argument 223 static int uint32_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it, in uint32_print() argument
|
| /third_party/openssl/crypto/evp/ |
| H A D | bio_md.c | 73 static int md_read(BIO *b, char *out, int outl) in md_read() argument
|
| H A D | e_rc4_hmac_md5.c | 76 static int rc4_hmac_md5_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in rc4_hmac_md5_cipher() argument [all...] |
| H A D | cmeth_lib.c | 106 EVP_CIPHER_meth_set_do_cipher(EVP_CIPHER *cipher, int (*do_cipher) (EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl)) EVP_CIPHER_meth_set_do_cipher() argument
|
| /third_party/openssl/crypto/ |
| H A D | ppccap.c | 65 size_t OPENSSL_instrument_bus(unsigned int *out, size_t cnt) in OPENSSL_instrument_bus() argument 78 size_t OPENSSL_instrument_bus2(unsigned int *out, size_t cnt, size_t max) in OPENSSL_instrument_bus2() argument
|
| H A D | provider_child.c | 57 ossl_child_provider_init(const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *in, const OSSL_DISPATCH **out, void **provctx) ossl_child_provider_init() argument
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_pwri.c | 189 static int kek_unwrap_key(unsigned char *out, size_t *outlen, in kek_unwrap_key() argument 244 static int kek_wrap_key(unsigned char *out, size_t *outlen, in kek_wrap_key() argument [all...] |
| /third_party/openssl/crypto/bio/ |
| H A D | bf_readbuff.c | 106 static int readbuffer_read(BIO *b, char *out, int outl) in readbuffer_read() argument
|
| H A D | bf_prefix.c | 81 static int prefix_write(BIO *b, const char *out, size_t outl, in prefix_write() argument
|
| /third_party/openssl/crypto/cmac/ |
| H A D | cmac.c | 93 int CMAC_CTX_copy(CMAC_CTX *out, const CMAC_CTX *in) in CMAC_CTX_copy() argument 206 int CMAC_Final(CMAC_CTX *ctx, unsigned char *out, size_t *poutlen) in CMAC_Final() argument [all...] |