Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_prime.c115 return cb->cb.cb_2(a, b, cb); in BN_GENCB_call()
H A Dbn_local.h289 int (*cb_2) (int, int, BN_GENCB *); member
H A Dbn_lib.c1052 tmp_gencb->cb.cb_2 = callback; in bn_correct_top()