Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_local.h285 struct bn_gencb_st { struct
286 unsigned int ver; /* To handle binary (in)compatibility */
287 void *arg; /* callback-specific data */
288 union {
293 } cb;

Completed in 7 milliseconds