| /third_party/openssl/crypto/engine/ |
| H A D | eng_rdrand.c | 29 static int get_random_bytes(unsigned char *buf, int num) in get_random_bytes() argument
|
| /third_party/openssl/crypto/lhash/ |
| H A D | lh_stats.c | 85 unsigned int i, num; in OPENSSL_LH_node_stats_bio() local 97 unsigned long num; in OPENSSL_LH_node_usage_stats_bio() local
|
| /third_party/openssl/crypto/bf/ |
| H A D | bf_ofb64.c | 24 BF_ofb64_encrypt(const unsigned char *in, unsigned char *out, long length, const BF_KEY *schedule, unsigned char *ivec, int *num) BF_ofb64_encrypt() argument
|
| /third_party/openssl/crypto/rand/ |
| H A D | rand_meth.c | 15 static int drbg_add(const void *buf, int num, double randomness) in drbg_add() argument 26 static int drbg_seed(const void *buf, int num) in drbg_seed() argument
|
| /third_party/openssl/crypto/sha/ |
| H A D | sha3.c | 49 size_t num, rem; in ossl_sha3_update() local 90 size_t num = ctx->bufsz; in ossl_sha3_final() local [all...] |
| /third_party/openssl/include/internal/ |
| H A D | sm3.h | 32 unsigned int num; member
|
| /third_party/openssl/ohos_lite/include/crypto/ |
| H A D | sm3.h | 30 unsigned int num; member
|
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | md4.h | 37 unsigned int num; member
|
| H A D | md5.h | 37 unsigned int num; member
|
| H A D | ripemd.h | 32 unsigned int num; member
|
| /third_party/openssl/include/openssl/ |
| H A D | md5.h | 45 unsigned int num; member
|
| H A D | md4.h | 46 unsigned int num; member
|
| H A D | md2.h | 36 unsigned int num; member
|
| H A D | ripemd.h | 41 unsigned int num; member
|
| /third_party/openssl/include/crypto/ |
| H A D | poly1305.h | 34 size_t num; member
|
| /third_party/openssl/crypto/x509/ |
| H A D | v3_tlsf.c | 45 long num; member
|
| H A D | x509_obj.c | 29 int n, lold, l, l1, l2, num, j, type; in X509_NAME_oneline() local [all...] |
| /third_party/openssl/crypto/rc5/ |
| H A D | rc5cfb64.c | 25 RC5_32_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC5_32_KEY *schedule, unsigned char *ivec, int *num, int encrypt) RC5_32_cfb64_encrypt() argument
|
| H A D | rc5ofb64.c | 24 RC5_32_ofb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC5_32_KEY *schedule, unsigned char *ivec, int *num) RC5_32_ofb64_encrypt() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | uitercollationiterator.cpp | 71 UIterCollationIterator::forwardNumCodePoints(int32_t num, UErrorCode & /*errorCode*/) { in forwardNumCodePoints() argument 78 UIterCollationIterator::backwardNumCodePoints(int32_t num, UErrorCode & /*errorCode*/) { in backwardNumCodePoints() argument [all...] |
| /third_party/openssl/crypto/asn1/ |
| H A D | evp_asn1.c | 36 int ret, num; in ASN1_TYPE_get_octetstring() local 83 int32_t num; member 63 asn1_type_get_int_oct(ASN1_OCTET_STRING *oct, int32_t anum, long *num, unsigned char *data, int max_len) asn1_type_get_int_oct() argument [all...] |
| H A D | f_int.c | 59 int num = 0, slen = 0, first = 1; in a2i_ASN1_INTEGER() local
|
| H A D | t_pkey.c | 45 int ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, in ASN1_bn_print() argument
|
| /third_party/openssl/crypto/cast/ |
| H A D | c_cfb64.c | 25 CAST_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, const CAST_KEY *schedule, unsigned char *ivec, int *num, int enc) CAST_cfb64_encrypt() argument
|
| H A D | c_ofb64.c | 24 CAST_ofb64_encrypt(const unsigned char *in, unsigned char *out, long length, const CAST_KEY *schedule, unsigned char *ivec, int *num) CAST_ofb64_encrypt() argument
|