Searched defs:BN_FLG_CONSTTIME (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenSSH-189/osslshim/ossl/
H A Dossl-bn.h249 #define BN_FLG_CONSTTIME 0x04 /* avoid timing attacks */ macro
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbn.h248 #define BN_FLG_CONSTTIME 0x04 /* avoid leaking exponent information through timing, macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dbn.h248 #define BN_FLG_CONSTTIME 0x04 /* avoid leaking exponent information through timing, macro

Completed in 169 milliseconds