| /third_party/openssl/test/ |
| H A D | sha_test.c | 14 test_static_sha_common(const char *input, size_t length, const unsigned char *out, unsigned char *(*md)(const unsigned char *d, size_t n, unsigned char *md)) test_static_sha_common() argument
|
| /third_party/python/Include/cpython/ |
| H A D | tupleobject.h | 43 PyAPI_FUNC(void) _PyTuple_DebugMallocStats(FILE *out); variable
|
| H A D | listobject.h | 25 PyAPI_FUNC(void) _PyList_DebugMallocStats(FILE *out); variable
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | testjitter.c | 27 JitterBufferPacket in, out; in jitterFill() local 52 JitterBufferPacket in, out; in main() local [all...] |
| /third_party/openssl/crypto/asn1/ |
| H A D | a_i2d_fp.c | 18 int ASN1_i2d_fp(i2d_of_void *i2d, FILE *out, const void *x) in ASN1_i2d_fp() argument 34 int ASN1_i2d_bio(i2d_of_void *i2d, BIO *out, const void *x) in ASN1_i2d_bio() argument 71 int ASN1_item_i2d_fp(const ASN1_ITEM *it, FILE *out, const void *x) in ASN1_item_i2d_fp() argument 87 int ASN1_item_i2d_bio(const ASN1_ITEM *it, BIO *out, const void *x) in ASN1_item_i2d_bio() argument
|
| /third_party/openssl/crypto/bf/ |
| H A D | bf_cfb64.c | 25 void BF_cfb64_encrypt(const unsigned char *in, unsigned char *out, in BF_cfb64_encrypt() argument
|
| 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/ct/ |
| H A D | ct_prn.c | 19 static void SCT_signature_algorithms_print(const SCT *sct, BIO *out) in SCT_signature_algorithms_print() argument 29 static void timestamp_print(uint64_t timestamp, BIO *out) in timestamp_print() argument 70 void SCT_print(const SCT *sct, BIO *out, int indent, in SCT_print() argument [all...] |
| H A D | ct_x509v3.c | 26 i2r_SCT_LIST(X509V3_EXT_METHOD *method, STACK_OF(SCT) *sct_list, BIO *out, int indent) i2r_SCT_LIST() argument
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecdh_kdf.c | 24 int ossl_ecdh_kdf_X9_63(unsigned char *out, size_t outlen, in ossl_ecdh_kdf_X9_63() argument 57 int ECDH_KDF_X9_62(unsigned char *out, size_t outlen, in ECDH_KDF_X9_62() argument
|
| /third_party/openssl/crypto/idea/ |
| H A D | i_cfb64.c | 26 void IDEA_cfb64_encrypt(const unsigned char *in, unsigned char *out, in IDEA_cfb64_encrypt() argument
|
| H A D | i_ofb64.c | 25 void IDEA_ofb64_encrypt(const unsigned char *in, unsigned char *out, in IDEA_ofb64_encrypt() argument
|
| /third_party/openssl/crypto/des/ |
| H A D | ofb64enc.c | 23 DES_ofb64_encrypt(register const unsigned char *in, register unsigned char *out, long length, DES_key_schedule *schedule, DES_cblock *ivec, int *num) DES_ofb64_encrypt() argument
|
| H A D | cfb64enc.c | 24 void DES_cfb64_encrypt(const unsigned char *in, unsigned char *out, in DES_cfb64_encrypt() argument
|
| H A D | cbc_cksm.c | 25 unsigned char *out = &(*output)[0]; in DES_cbc_cksum() local
|
| /third_party/openssl/crypto/ec/curve448/arch_32/ |
| H A D | f_impl.h | 23 void gf_add_RAW(gf out, const gf a, const gf b) in gf_add_RAW() argument 31 void gf_sub_RAW(gf out, const gf a, const gf b) in gf_sub_RAW() argument
|
| /third_party/openssl/crypto/ec/curve448/arch_64/ |
| H A D | f_impl.h | 21 void gf_add_RAW(gf out, const gf a, const gf b) in gf_add_RAW() argument 31 void gf_sub_RAW(gf out, const gf a, const gf b) in gf_sub_RAW() argument
|
| /third_party/openssl/crypto/perlasm/ |
| H A D | x86_64-xlate.pl | 193 sub out { global() subroutine 249 sub out { global() subroutine 305 sub out { global() subroutine 414 sub out { global() subroutine 439 sub out { global() subroutine 509 sub out { global() subroutine 764 sub out { global() subroutine 985 sub out { global() subroutine [all...] |
| /third_party/openssl/crypto/rc2/ |
| H A D | rc2cfb64.c | 25 void RC2_cfb64_encrypt(const unsigned char *in, unsigned char *out, in RC2_cfb64_encrypt() argument
|
| H A D | rc2ofb64.c | 24 void RC2_ofb64_encrypt(const unsigned char *in, unsigned char *out, in RC2_ofb64_encrypt() argument
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_idea.c | 41 static int idea_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in idea_ecb_cipher() argument
|
| H A D | e_null.c | 45 static int null_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in null_cipher() argument
|
| 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...] |