Home | History | Annotate | Download | only in bn

Lines Matching refs:genprime_cb

1640 static int genprime_cb(int p, int n, BN_GENCB *arg)
1667 BN_GENCB_set(&cb, genprime_cb, NULL);
1756 BN_GENCB_set(&cb, genprime_cb, NULL);