HomeSort by relevance Sort by last modified time
    Searched refs:AuthAttrs (Results 1 - 2 of 2) sorted by null

  /system/extras/verity/
verify_boot_signature.c 46 } AuthAttrs;
48 ASN1_SEQUENCE(AuthAttrs) = {
49 ASN1_SIMPLE(AuthAttrs, target, ASN1_PRINTABLE),
50 ASN1_SIMPLE(AuthAttrs, length, ASN1_INTEGER)
51 } ASN1_SEQUENCE_END(AuthAttrs)
53 IMPLEMENT_ASN1_FUNCTIONS(AuthAttrs)
59 AuthAttrs *authenticatedAttributes;
67 ASN1_SIMPLE(BootSignature, authenticatedAttributes, AuthAttrs),
219 * @param aa Pointer to AuthAttrs
222 static int hash_image(int fd, uint64_t length, const AuthAttrs *aa
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h     [all...]

Completed in 60 milliseconds