Home
last modified time | relevance | path

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

/external/chromium_org/third_party/boringssl/src/include/openssl/
Dbn.h802 #define BN_FLG_CONSTTIME 0x04 macro
/external/openssl/include/openssl/
Dbn.h278 #define BN_FLG_CONSTTIME 0x04 /* avoid leaking exponent information through timing, macro
/external/openssl/crypto/bn/
Dbn.h278 #define BN_FLG_CONSTTIME 0x04 /* avoid leaking exponent information through timing, macro