Searched refs:cb_2 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libcrypto/bn/
H A Dbn_prime.c146 return cb->cb.cb_2(a, b, cb);
H A Dbn_local.h160 int (*cb_2)(int, int, BN_GENCB *); member in union:bn_gencb_st::__anon5
H A Dbn_lib.c742 gencb->cb.cb_2 = cb;

Completed in 61 milliseconds