Searched refs:p_bits (Results 1 – 1 of 1) sorted by relevance
284 size_t p_bits = 0; in hpre_dh_gen_keypair() local291 p_bits = crypto_bignum_num_bits(key->p); in hpre_dh_gen_keypair()292 if (!p_bits) { in hpre_dh_gen_keypair()296 msg.pbytes = BITS_TO_BYTES(p_bits); in hpre_dh_gen_keypair()300 key->xbits = p_bits; in hpre_dh_gen_keypair()