Searched refs:_bigint (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/crypto/axtls/
H A Dbigint_impl.h80 * @struct _bigint
83 struct _bigint struct
85 struct _bigint* next; /**< The next bigint in the cache. */
92 typedef struct _bigint bigint; /**< An alias for _bigint */

Completed in 42 milliseconds