HomeSort by relevance Sort by last modified time
    Searched defs:Algorithm (Results 1 - 5 of 5) sorted by null

  /external/chromium/crypto/
secure_hash.h 17 enum Algorithm {
22 static SecureHash* Create(Algorithm type);
symmetric_key.h 27 // Defines the algorithm that a key will be used with. See also
29 enum Algorithm {
36 // Generates a random key suitable to be used with |algorithm| and of
39 static SymmetricKey* GenerateRandomKey(Algorithm algorithm,
43 // for use with specified |algorithm|. Note |algorithm| is not the algorithm
46 static SymmetricKey* DeriveKeyFromPassword(Algorithm algorithm,
    [all...]
  /external/dropbear/libtommath/
bn.tex 180 A tweak is an algorithm ``alternative''. For example, to provide tradeoffs (usually between size and space).
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 614 milliseconds