Home
last modified time | relevance | path

Searched refs:int32_t (Results 1 – 25 of 33) sorted by relevance

12

/openssl/crypto/
H A Dparams.c255 case sizeof(int32_t): in OSSL_PARAM_get_int()
268 case sizeof(int32_t): in OSSL_PARAM_set_int()
318 case sizeof(int32_t): in OSSL_PARAM_get_long()
331 case sizeof(int32_t): in OSSL_PARAM_set_long()
552 int32_t i32; in OSSL_PARAM_get_uint32()
630 *(int32_t *)p->data = (int32_t)val; in OSSL_PARAM_set_uint32()
752 *(int32_t *)p->data = (int32_t)val; in OSSL_PARAM_set_int64()
832 int32_t i32; in OSSL_PARAM_get_uint64()
917 *(int32_t *)p->data = (int32_t)val; in OSSL_PARAM_set_uint64()
992 case sizeof(int32_t): in OSSL_PARAM_get_time_t()
[all …]
/openssl/crypto/ec/
H A Dcurve25519.c874 int32_t h0 = h[0]; in fe_tobytes()
875 int32_t h1 = h[1]; in fe_tobytes()
876 int32_t h2 = h[2]; in fe_tobytes()
877 int32_t h3 = h[3]; in fe_tobytes()
878 int32_t h4 = h[4]; in fe_tobytes()
879 int32_t h5 = h[5]; in fe_tobytes()
880 int32_t h6 = h[6]; in fe_tobytes()
881 int32_t h7 = h[7]; in fe_tobytes()
882 int32_t h8 = h[8]; in fe_tobytes()
883 int32_t h9 = h[9]; in fe_tobytes()
[all …]
H A Dec_asn1.c29 int32_t k1;
30 int32_t k2;
31 int32_t k3;
35 int32_t m;
70 int32_t version;
95 int32_t version;
/openssl/crypto/cms/
H A Dcms_local.h73 int32_t version;
89 int32_t version;
114 int32_t version;
156 int32_t version;
169 int32_t version;
217 int32_t version;
234 int32_t version;
250 int32_t version;
257 int32_t version;
263 int32_t version;
[all …]
/openssl/test/testutil/
H A Drandom.c30 int32_t s; in test_random_seed()
35 s = (int32_t)test_random_state[i - 1]; in test_random_seed()
/openssl/crypto/ec/curve448/
H A Dword.h31 typedef int32_t hsword_t;
38 typedef int32_t sword_t;
H A Dcurve448utils.h53 typedef int32_t c448_sword_t;
H A Dfield.h122 static ossl_inline void gf_mulw(gf c, const gf a, int32_t w) in gf_mulw()
/openssl/include/openssl/
H A Dparams.h42 OSSL_PARAM_DEFN((key), OSSL_PARAM_INTEGER, (addr), sizeof(int32_t))
79 OSSL_PARAM OSSL_PARAM_construct_int32(const char *key, int32_t *buf);
107 int OSSL_PARAM_get_int32(const OSSL_PARAM *p, int32_t *val);
118 int OSSL_PARAM_set_int32(OSSL_PARAM *p, int32_t val);
H A De_os2.h227 typedef INT32 int32_t; typedef
247 typedef int int32_t;
H A Dparam_build.h34 int32_t val);
/openssl/include/internal/
H A Dnumbers.h53 # define INT32_MIN __MININT__(int32_t)
54 # define INT32_MAX __MAXINT__(int32_t)
/openssl/crypto/asn1/
H A Devp_asn1.c63 static int asn1_type_get_int_oct(ASN1_OCTET_STRING *oct, int32_t anum, in asn1_type_get_int_oct()
83 int32_t num;
136 int32_t num;
H A Dn_pkey.c26 int32_t version;
H A Dx_int64.c159 && (int32_t)utmp < 0) { in uint32_i2c()
227 return BIO_printf(out, "%d\n", **(int32_t **)pval); in uint32_print()
/openssl/test/
H A Dparams_conversion_test.c25 int32_t i32;
38 static int32_t datum_i32, ref_i32; in param_conversion_load_stanza()
78 pc->i32 = (int32_t)strtoimax(pp->value, &p, 10); in param_conversion_load_stanza()
186 int32_t i32; in param_conversion_test()
H A Dparams_api_test.c76 int32_t i32; in test_param_type_extra()
80 const int bit32 = param->data_size <= sizeof(int32_t); in test_param_type_extra()
261 int32_t in, out; in test_param_int32()
262 unsigned char buf[MAX_LEN], cmp[sizeof(int32_t)]; in test_param_int32()
263 const size_t len = raw_values[n].len >= sizeof(int32_t) in test_param_int32()
264 ? sizeof(int32_t) : raw_values[n].len; in test_param_int32()
283 return test_param_type_extra(&param, raw_values[n].value, sizeof(int32_t)); in test_param_int32()
524 int32_t i32; in test_param_construct()
572 || !TEST_true(OSSL_PARAM_set_int32(cp, (int32_t)(3 + j))) in test_param_construct()
H A Dparam_build_test.c27 int32_t i32; in template_public_test()
87 || !TEST_size_t_eq(p->data_size, sizeof(int32_t)) in template_public_test()
233 || !TEST_size_t_eq(p->data_size, sizeof(int32_t)) in template_private_test()
402 || !TEST_size_t_eq(p->data_size, sizeof(int32_t)) in builder_merge_test()
H A Dsanitytest.c85 || !TEST_size_t_eq(sizeof(int32_t), 4) in test_sanity_range()
H A Dasn1_decode_test.c63 int32_t test_int32;
/openssl/crypto/dh/
H A Ddh_local.h25 int32_t length;
/openssl/crypto/dsa/
H A Ddsa_local.h20 int32_t version;
/openssl/ssl/
H A Dssl_asn1.c19 int32_t ssl_version;
29 int32_t verify_result;
363 ret->flags = (int32_t)as->flags; in d2i_SSL_SESSION()
/openssl/crypto/ffc/
H A Dffc_dh.c52 int32_t nbits;
/openssl/crypto/rsa/
H A Drsa_local.h58 int32_t version;

Completed in 122 milliseconds

12