/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | bio_enc.c | 294 static long enc_ctrl(BIO *b, int cmd, long num, void *ptr) in enc_ctrl() argument
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_asm.c | 17 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, in bn_mul_add_words() argument 47 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words() argument 103 bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) bn_mul_add_words() argument 136 bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) bn_mul_words() argument 857 bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np, const BN_ULONG *n0p, int num) bn_mul_mont() argument 952 bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np, const BN_ULONG *n0, int num) bn_mul_mont() argument 1000 bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np, const BN_ULONG *n0p, int num) bn_mul_mont() argument 1041 bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np, const BN_ULONG *n0, int num) bn_mul_mont() argument [all...] |
H A D | bn_ctx.c | 357 static void BN_POOL_release(BN_POOL *p, unsigned int num) in BN_POOL_release() argument
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_mult.c | 46 size_t num; /* numblocks * 2^(w-1) */ member 410 ossl_ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ossl_ec_wNAF_mul() argument 835 size_t i, bits, w, pre_points_per_block, blocksize, numblocks, num; ossl_ec_wNAF_precompute_mult() local [all...] |
H A D | ecp_s390x_nistp.c | 47 ec_GFp_s390x_nistp_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx, unsigned int fc, int len) ec_GFp_s390x_nistp_mul() argument
|
/third_party/node/deps/openssl/openssl/crypto/engine/ |
H A D | eng_dyn.c | 380 int num, loop; in int_load() local
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | DigitSequence.java | 116 public DigitSequence next(DigitSequence num) { in next() argument 127 public DigitSequence previous(DigitSequence num) { in previous() argument
|
/third_party/openssl/test/ |
H A D | ecdsatest.c | 35 static int fbytes(unsigned char *buf, size_t num, ossl_unused const char *name, in fbytes() argument
|
H A D | sm2_internal_test.c | 38 static int get_faked_bytes(unsigned char *buf, size_t num, in get_faked_bytes() argument
|
H A D | sslcorrupttest.c | 58 static long tls_corrupt_ctrl(BIO *bio, int cmd, long num, void *ptr) in tls_corrupt_ctrl() argument
|
H A D | tls13ccstest.c | 213 static long watchccs_ctrl(BIO *bio, int cmd, long num, void *ptr) in watchccs_ctrl() argument
|
/third_party/openssl/crypto/bio/ |
H A D | bss_bio.c | 203 ossl_ssize_t num; in bio_nread0() local 240 ossl_ssize_t num, available; in bio_nread() local 270 size_t num = num_; bio_write() local 348 size_t num; bio_nwrite0() local 396 ossl_ssize_t num, space; bio_nwrite() local 416 bio_ctrl(BIO *bio, int cmd, long num, void *ptr) bio_ctrl() argument 762 BIO_nread(BIO *bio, char **buf, int num) BIO_nread() argument 793 BIO_nwrite(BIO *bio, char **buf, int num) BIO_nwrite() argument [all...] |
H A D | bss_conn.c | 385 conn_ctrl(BIO *b, int cmd, long num, void *ptr) conn_ctrl() argument [all...] |
H A D | bss_acpt.c | 403 static long acpt_ctrl(BIO *b, int cmd, long num, void *ptr) in acpt_ctrl() argument [all...] |
H A D | bss_core.c | 66 static long bio_core_ctrl(BIO *bio, int cmd, long num, void *ptr) in bio_core_ctrl() argument
|
/third_party/openssl/crypto/bn/ |
H A D | bn_div.c | 141 static int bn_left_align(BIGNUM *num) in bn_left_align() argument 209 int BN_div(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, in BN_div() argument 264 bn_div_fixed_top(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, BN_CTX *ctx) bn_div_fixed_top() argument [all...] |
/third_party/openssl/crypto/engine/ |
H A D | eng_dyn.c | 380 int num, loop; in int_load() local
|
/third_party/openssl/crypto/evp/ |
H A D | bio_ok.c | 321 static long ok_ctrl(BIO *b, int cmd, long num, void *ptr) in ok_ctrl() argument
|
H A D | bio_b64.c | 110 int ret = 0, i, ii, j, k, x, n, num, ret_code = 0; in b64_read() local 446 static long b64_ctrl(BIO *b, int cmd, long num, void *ptr) in b64_ctrl() argument [all...] |
H A D | bio_enc.c | 294 static long enc_ctrl(BIO *b, int cmd, long num, void *ptr) in enc_ctrl() argument
|
H A D | evp_pbe.c | 289 int EVP_PBE_get(int *ptype, int *ppbe_nid, size_t num) in EVP_PBE_get() argument
|
/third_party/openssl/crypto/ |
H A D | mem.c | 171 void *CRYPTO_malloc(size_t num, const char *file, int line) in CRYPTO_malloc() argument 193 void *CRYPTO_zalloc(size_t num, const char *file, int line) in CRYPTO_zalloc() argument 205 void *CRYPTO_realloc(void *str, size_t num, const char *file, int line) in CRYPTO_realloc() argument 223 CRYPTO_clear_realloc(void *str, size_t old_len, size_t num, const char *file, int line) CRYPTO_clear_realloc() argument 261 CRYPTO_clear_free(void *str, size_t num, const char *file, int line) CRYPTO_clear_free() argument 296 CRYPTO_mem_debug_malloc(void *addr, size_t num, int flag, const char *file, int line) CRYPTO_mem_debug_malloc() argument 302 CRYPTO_mem_debug_realloc(void *addr1, void *addr2, size_t num, int flag, const char *file, int line) CRYPTO_mem_debug_realloc() argument [all...] |
/third_party/openssl/crypto/poly1305/ |
H A D | poly1305.c | 479 size_t rem, num; in Poly1305_Update() local 516 size_t num; Poly1305_Final() local [all...] |
/third_party/openssl/crypto/ec/ |
H A D | ec2_smpl.c | 681 int ossl_ec_GF2m_simple_points_make_affine(const EC_GROUP *group, size_t num, in ossl_ec_GF2m_simple_points_make_affine() argument 868 ec_GF2m_simple_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ec_GF2m_simple_points_mul() argument [all...] |
/third_party/openssl/crypto/objects/ |
H A D | o_names.c | 155 int num = 0, alias; in OBJ_NAME_get() local
|