Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_local.h282 struct bn_gencb_st { struct
283 unsigned int ver; /* To handle binary (in)compatibility */
284 void *arg; /* callback-specific data */
285 union {
290 } cb;