Home
last modified time | relevance | path

Searched defs:BN_GENCB (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/include/openssl/
H A Dossl_typ.h109 typedef struct bn_gencb_st BN_GENCB; typedef
/dflybsd-src/crypto/libressl/crypto/bn/
H A Dbn_lib.c1169 BN_GENCB_set(BN_GENCB *gencb, int (*cb)(int, int, BN_GENCB *), void *cb_arg) in BN_GENCB_set() argument