Home
last modified time | relevance | path

Searched defs:num (Results 1901 - 1925 of 4835) sorted by relevance

1...<<71727374757677787980>>...194

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dbio_enc.c294 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 Dbn_asm.c17 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 Dbn_ctx.c357 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 Dec_mult.c46 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 Decp_s390x_nistp.c47 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 Deng_dyn.c380 int num, loop; in int_load() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DDigitSequence.java116 public DigitSequence next(DigitSequence num) { in next() argument
127 public DigitSequence previous(DigitSequence num) { in previous() argument
/third_party/openssl/test/
H A Decdsatest.c35 static int fbytes(unsigned char *buf, size_t num, ossl_unused const char *name, in fbytes() argument
H A Dsm2_internal_test.c38 static int get_faked_bytes(unsigned char *buf, size_t num, in get_faked_bytes() argument
H A Dsslcorrupttest.c58 static long tls_corrupt_ctrl(BIO *bio, int cmd, long num, void *ptr) in tls_corrupt_ctrl() argument
H A Dtls13ccstest.c213 static long watchccs_ctrl(BIO *bio, int cmd, long num, void *ptr) in watchccs_ctrl() argument
/third_party/openssl/crypto/bio/
H A Dbss_bio.c203 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 Dbss_conn.c385 conn_ctrl(BIO *b, int cmd, long num, void *ptr) conn_ctrl() argument
[all...]
H A Dbss_acpt.c403 static long acpt_ctrl(BIO *b, int cmd, long num, void *ptr) in acpt_ctrl() argument
[all...]
H A Dbss_core.c66 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 Dbn_div.c141 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 Deng_dyn.c380 int num, loop; in int_load() local
/third_party/openssl/crypto/evp/
H A Dbio_ok.c321 static long ok_ctrl(BIO *b, int cmd, long num, void *ptr) in ok_ctrl() argument
H A Dbio_b64.c110 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 Dbio_enc.c294 static long enc_ctrl(BIO *b, int cmd, long num, void *ptr) in enc_ctrl() argument
H A Devp_pbe.c289 int EVP_PBE_get(int *ptype, int *ppbe_nid, size_t num) in EVP_PBE_get() argument
/third_party/openssl/crypto/
H A Dmem.c171 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 Dpoly1305.c479 size_t rem, num; in Poly1305_Update() local
516 size_t num; Poly1305_Final() local
[all...]
/third_party/openssl/crypto/ec/
H A Dec2_smpl.c681 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 Do_names.c155 int num = 0, alias; in OBJ_NAME_get() local

Completed in 18 milliseconds

1...<<71727374757677787980>>...194