Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dexponentiation.c892 #define MOD_EXP_CTIME_ALIGN(x_) \ macro
1008 powerbuf = (BN_ULONG *)MOD_EXP_CTIME_ALIGN(powerbufFree); in BN_mod_exp_mont_consttime()