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

  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
CryptTs.c 41 /// hashAlgorithm AlgorithmIdentifier,
45 X509_ALGOR *HashAlgorithm;
54 ASN1_SIMPLE (TS_MESSAGE_IMPRINT, HashAlgorithm, X509_ALGOR),
276 HashAlgo = X509_ALGOR_dup (Imprint->HashAlgorithm);
  /external/libchrome/crypto/
hmac.h 29 enum HashAlgorithm {
34 explicit HMAC(HashAlgorithm hash_alg);
88 HashAlgorithm hash_alg_;
signature_creator.h 34 enum HashAlgorithm {
42 // instance outlives the created SignatureCreator. Uses the HashAlgorithm
45 HashAlgorithm hash_alg);
50 HashAlgorithm hash_alg,
signature_verifier.h 31 enum HashAlgorithm {
82 bool VerifyInitRSAPSS(HashAlgorithm hash_alg,
83 HashAlgorithm mask_hash_alg,
124 HashAlgorithm hash_alg_;
125 HashAlgorithm mask_hash_alg_;
  /external/conscrypt/platform/src/main/java/org/conscrypt/ct/
DigitallySigned.java 30 public enum HashAlgorithm {
39 private static HashAlgorithm[] values = values();
40 public static HashAlgorithm valueOf(int ord) {
65 private final HashAlgorithm hashAlgorithm;
69 public DigitallySigned(HashAlgorithm hashAlgorithm,
72 this.hashAlgorithm = hashAlgorithm;
77 public DigitallySigned(int hashAlgorithm,
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
WinCertificate.h 113 EFI_GUID HashAlgorithm;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiMultiPhase.h 174 @param HashAlgorithm This is the hashing algorithm which was
192 EFI_GUID HashAlgorithm;
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiMultiPhase.h 160 EFI_GUID HashAlgorithm;
  /system/core/fs_mgr/
fs_mgr_avb.cpp 130 enum HashAlgorithm {
136 HashAlgorithm hash_alg_;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsafer.h 56 ALG_ID HashAlgorithm;
112 ALG_ID HashAlgorithm;
wincrypt.h     [all...]
  /external/r8/deps/
commons-compress-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.12/
commons-compress-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.50/
bcprov-jdk15on-1.50.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/
bcprov-jdk15on-1.56.jar 

Completed in 1023 milliseconds