Home
last modified time | relevance | path

Searched refs:BN_TO_MONTGOMERY_WORD (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcrypto/bn/
H A Dbn_exp.c841 #define BN_TO_MONTGOMERY_WORD(r, w, mont) \ in BN_mod_exp_mont_word() macro
903 if (!BN_TO_MONTGOMERY_WORD(r, w, mont)) in BN_mod_exp_mont_word()
924 if (!BN_TO_MONTGOMERY_WORD(r, w, mont)) in BN_mod_exp_mont_word()
940 if (!BN_TO_MONTGOMERY_WORD(r, w, mont)) in BN_mod_exp_mont_word()