Home
last modified time | relevance | path

Searched defs:bit (Results 1 – 10 of 10) sorted by relevance

/openssl-master/crypto/
A Dmem_sec.c306 size_t bit = (sh.arena_size + ptr - sh.arena) / sh.minsize; in sh_getlist() local
320 size_t bit; in sh_testbit() local
331 size_t bit; in sh_clearbit() local
343 size_t bit; in sh_setbit() local
579 size_t bit; in sh_find_my_buddy() local
A Dprovider_core.c1557 unsigned char bit = (1 << (bitnum % 8)) & 0xFF; in ossl_provider_set_operation_bit() local
1584 unsigned char bit = (1 << (bitnum % 8)) & 0xFF; in ossl_provider_test_operation_bit() local
/openssl-master/crypto/ts/
A Dts_rsp_print.c19 int bit; member
/openssl-master/crypto/bn/
A Dbn_intern.c27 int bit, next_bit, mask; in bn_compute_wNAF() local
A Dbn_gcd.c551 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local
A Dbn_rand.c27 int b, ret = 0, bit, bytes, mask; in bnrand() local
/openssl-master/apps/
A Drehash.c109 static void bit_set(unsigned char *set, unsigned int bit) in bit_set()
114 static int bit_isset(unsigned char *set, unsigned int bit) in bit_isset()
/openssl-master/ssl/
A Dt1_enc.c208 int bit; in tls1_change_cipher_state() local
/openssl-master/test/
A Dcmp_vfy_test.c87 int bit = ASN1_BIT_STRING_get_bit(bitstr, bit_num); in flip_bit() local
/openssl-master/crypto/ec/curve448/
A Dcurve448.c252 unsigned int bit = (i - 1) + s * (k + j * t); in ossl_curve448_precomputed_scalarmul() local

Completed in 18 milliseconds