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

/external/openssl/crypto/des/
H A Ddes.h107 #define DES_ENCRYPT 1 macro
/external/openssl/include/openssl/
H A Ddes.h107 #define DES_ENCRYPT 1 macro
/external/chromium/net/http/
H A Ddes.cc100 reinterpret_cast<DES_cblock*>(hash), &ks, DES_ENCRYPT); local

Completed in 79 milliseconds