Home
last modified time | relevance | path

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

/external/rust/crates/ring/crypto/fipsmodule/bn/
Dinternal.h148 #define BN_MONT_CTX_N0(hi, lo) TOBN(hi, lo), 0 macro
161 #define BN_MONT_CTX_N0(hi, lo) TOBN(hi, lo) macro