Searched refs:srp_Calc_k (Results 1 – 1 of 1) sorted by relevance
46 static BIGNUM *srp_Calc_k(const BIGNUM *N, const BIGNUM *g) in srp_Calc_k() function106 || (k = srp_Calc_k(N, g)) == NULL in SRP_Calc_B()197 if ((k = srp_Calc_k(N, g)) == NULL) in SRP_Calc_client_key()