Home
last modified time | relevance | path

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

/openssl-master/crypto/bn/
A Dbn_local.h262 struct bn_gencb_st { struct
263 unsigned int ver; /* To handle binary (in)compatibility */
264 void *arg; /* callback-specific data */
265 union {
270 } cb;

Completed in 6 milliseconds