Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dmem_sec.c347 size_t bit = (sh.arena_size + ptr - sh.arena) / sh.minsize; in sh_getlist() local
361 size_t bit; in sh_testbit() local
372 size_t bit; in sh_clearbit() local
384 size_t bit; in sh_setbit() local
620 size_t bit; in sh_find_my_buddy() local
H A Dprovider_core.c1906 unsigned char bit = (1 << (bitnum % 8)) & 0xFF; in ossl_provider_set_operation_bit() local
1932 unsigned char bit = (1 << (bitnum % 8)) & 0xFF; in ossl_provider_test_operation_bit() local
/openssl/crypto/ts/
H A Dts_rsp_print.c19 int bit; member
/openssl/crypto/bn/
H A Dbn_intern.c27 int bit, next_bit, mask; in bn_compute_wNAF() local
H A Dbn_rand.c27 int b, ret = 0, bit, bytes, mask; in bnrand() local
/openssl/apps/
H A Drehash.c107 static void bit_set(unsigned char *set, unsigned int bit) in bit_set()
112 static int bit_isset(unsigned char *set, unsigned int bit) in bit_isset()
/openssl/test/
H A Dcmp_vfy_test.c95 int bit = ASN1_BIT_STRING_get_bit(bitstr, bit_num); in flip_bit() local
/openssl/crypto/ec/curve448/
H A Dcurve448.c253 unsigned int bit = (i - 1) + s * (k + j * t); in ossl_curve448_precomputed_scalarmul() local

Completed in 20 milliseconds