Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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;
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_local.h275 struct bn_gencb_st { struct
276 unsigned int ver; /* To handle binary (in)compatibility */
277 void *arg; /* callback-specific data */
278 union {
283 } cb;