Home | History | Annotate | Download | only in bn

Lines Matching refs:nist_set_192

349 #define nist_set_192(to, from, a1, a2, a3) \
433 nist_set_192(t_d, buf.bn, 0, 3, 3);
435 nist_set_192(t_d, buf.bn, 4, 4, 0);
437 nist_set_192(t_d, buf.bn, 5, 5, 5)