Searched defs:mont_ctx (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libcrypto/ec/ | ||
H A D | ec_local.h | 217 BN_MONT_CTX *mont_ctx; global() member |
/openbsd-src/regress/lib/libcrypto/bn/ | ||
H A D | bn_test.c | 1869 BN_MONT_CTX *mont_ctx = NULL; test_mod_exp_sizes() local |