Searched defs:bn_ctx_t (Results 1 – 3 of 3) sorted by relevance
63 typedef struct bn_ctx_t { struct64 size_t count;65 size_t arraysize;66 BIGNUM **v;
128 typedef struct bn_ctx_t { struct129 size_t count;130 size_t arraysize;131 PGPV_BIGNUM **v;