Searched refs:t_bn (Results 1 – 1 of 1) sorted by relevance
915 BigNum* t_bn = NULL; in Epid11EcHash() local974 result = NewBigNum(sizeof(t), &t_bn); in Epid11EcHash()1006 result = ReadBigNum(&t, sizeof(t), t_bn); in Epid11EcHash()1009 result = InitFfElementFromBn(ff, t_bn, rx); in Epid11EcHash()1066 DeleteBigNum(&t_bn); in Epid11EcHash()