Searched defs:Hw (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbn_lcl.h289 #define Hw(t) (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2) macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_lcl.h226 #define Hw(t) (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2) macro

Completed in 114 milliseconds