Home | History | Annotate | Download | only in bn

Lines Matching full:macro

342 /* Macro to populate a BN_GENCB structure with an "old"-style callback */
348 /* Macro to populate a BN_GENCB structure with a "new"-style callback */
672 * There is one "API" macro, bn_fix_top(), for stripping leading zeroes from
674 * "internal" macro, bn_check_top(), for verifying that there are no leading
692 * bn_fix_top() macro. External applications and libraries should try this with