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

  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignedData.java 58 private static final CMSSignedHelper HELPER = CMSSignedHelper.INSTANCE;
265 return HELPER.getCertificates(signedData.getCertificates());
275 return HELPER.getCRLs(signedData.getCRLs());
285 return HELPER.getAttributeCertificates(signedData.getCertificates());
299 // return HELPER.getOtherRevocationInfo(otherRevocationInfoFormat, signedData.getCRLs());
  /external/qemu/include/exec/
def-helper.h 0 /* Helper file for declaring TCG helper functions.
2 Should be included at the start and end of target-foo/helper.h.
4 Targets should use DEF_HELPER_N and DEF_HELPER_FLAGS_N to declare helper
8 to match the types used by the C helper implementation.
10 The target helper.h should be included in all files that use/define
11 helper functions. THis will ensure that function prototypes are
13 helper.c, defining:
15 GEN_HELPER 2 to do runtime registration helper functions.
21 #define HELPER(name) glue(helper_, name
    [all...]
  /prebuilts/devtools/tools/lib/
bcpkix-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 559 milliseconds