Searched defs:n_bits (Results 1 – 3 of 3) sorted by relevance
23 size_t *n_bits) in get_keys_size()43 size_t n_bits = 0; in crypto_acipher_alloc_dsa_keypair() local71 size_t n_bits = 0; in crypto_acipher_alloc_dsa_public_key() local98 size_t n_bits = 0; in crypto_acipher_gen_dsa_key() local
274 size_t n_bits) in do_allocate_keypair()328 size_t l_bits, size_t n_bits) in do_allocate_publickey()378 size_t n_bits) in do_gen_keypair()
2496 size_t n_bits = mbedtls_mpi_bitlen( N ); in mbedtls_mpi_random() local
Completed in 8 milliseconds