Searched defs:bn_p (Results 1 – 3 of 3) sorted by relevance
145 bool DiffieHellman::Init(BignumPointer&& bn_p, int g) { in Init()166 BIGNUM* bn_p = in Init() local198 BIGNUM* bn_p = in Init() local
367 BIGNUM *bn_p = NULL, *bn_q = NULL, *bn_g = NULL; in dsa_to_dh() local