/external/kernel-headers/original/uapi/linux/ |
msdos_fs.h | 133 __u8 signature; /* extended boot signature */ member in struct:fat_boot_sector::__anon26979::__anon26980 156 __u8 signature; /* extended boot signature */ member in struct:fat_boot_sector::__anon26979::__anon26981
|
/external/openssl/crypto/asn1/ |
x_x509.c | 69 ASN1_SIMPLE(X509_CINF, signature, X509_ALGOR), 138 ASN1_SIMPLE(X509, signature, ASN1_BIT_STRING)
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ |
DebugWriter.java | 64 @Nullable StringKey signature) throws IOException { 67 int signatureIndex = stringSection.getNullableItemIndex(signature);
|
/frameworks/av/drm/mediadrm/plugins/mock/ |
MockDrmCryptoPlugin.cpp | 542 Vector<uint8_t> &signature) 563 // byte[] mock-signature -> signature 564 index = mByteArrayProperties.indexOfKey(String8("mock-signature")); 569 signature = mByteArrayProperties.valueAt(index); 577 Vector<uint8_t> const &signature, 581 ALOGD("MockDrmPlugin::verify(sessionId=%s, keyId=%s, message=%s, signature=%s)", 585 vectorToString(signature).string()); 596 // byte[] signature -> mock-signature [all...] |
/frameworks/av/include/ndk/ |
NdkMediaDrm.h | 304 * secure stop message to the server which verifies the signature and notifies the 428 * Generate a signature using the specified macAlgorithm over the message data 429 * referenced by message of size messageSize and store the signature in the 430 * buffer referenced signature of max size *signatureSize. If the buffer is not 431 * large enough to hold the signature, MEDIADRM_SHORT_BUFFER is returned and 438 uint8_t *signature, size_t *signatureSize); 441 * Perform a signature verification using the specified macAlgorithm over the message 443 * if the signature matches, otherwise MEDAIDRM_VERIFY_FAILED is returned. The key to 449 const uint8_t *signature, size_t signatureSize);
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
ReplaceMethodCallsAdapter.java | 129 public MethodVisitor visitMethod(int access, String name, String desc, String signature, 131 return new MyMethodVisitor(super.visitMethod(access, name, desc, signature, exceptions));
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
RenderScriptThunker.java | 59 Class[] signature = {Context.class, Integer.TYPE}; local 61 Method create = javaRS.getDeclaredMethod("create", signature);
|
/libcore/luni/src/main/java/java/io/ |
ObjectStreamField.java | 100 * @param signature 105 ObjectStreamField(String signature, String name) { 110 this.typeString = signature.replace('.', '/').intern(); 235 * Gets the type signature used by the VM to represent the type of this 238 * @return the signature of this field's class or {@code null} if this
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/ |
msdos_fs.h | 129 __u8 signature; member in struct:fat_boot_sector::__anon74265::__anon74266 147 __u8 signature; member in struct:fat_boot_sector::__anon74265::__anon74267
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/media/ |
NdkMediaDrm.h | 304 * secure stop message to the server which verifies the signature and notifies the 428 * Generate a signature using the specified macAlgorithm over the message data 429 * referenced by message of size messageSize and store the signature in the 430 * buffer referenced signature of max size *signatureSize. If the buffer is not 431 * large enough to hold the signature, MEDIADRM_SHORT_BUFFER is returned and 438 uint8_t *signature, size_t *signatureSize); 441 * Perform a signature verification using the specified macAlgorithm over the message 443 * if the signature matches, otherwise MEDAIDRM_VERIFY_FAILED is returned. The key to 449 const uint8_t *signature, size_t signatureSize);
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/ |
msdos_fs.h | 129 __u8 signature; member in struct:fat_boot_sector::__anon75574::__anon75575 147 __u8 signature; member in struct:fat_boot_sector::__anon75574::__anon75576
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/media/ |
NdkMediaDrm.h | 304 * secure stop message to the server which verifies the signature and notifies the 428 * Generate a signature using the specified macAlgorithm over the message data 429 * referenced by message of size messageSize and store the signature in the 430 * buffer referenced signature of max size *signatureSize. If the buffer is not 431 * large enough to hold the signature, MEDIADRM_SHORT_BUFFER is returned and 438 uint8_t *signature, size_t *signatureSize); 441 * Perform a signature verification using the specified macAlgorithm over the message 443 * if the signature matches, otherwise MEDAIDRM_VERIFY_FAILED is returned. The key to 449 const uint8_t *signature, size_t signatureSize);
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/ |
msdos_fs.h | 129 __u8 signature; member in struct:fat_boot_sector::__anon76882::__anon76883 147 __u8 signature; member in struct:fat_boot_sector::__anon76882::__anon76884
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/media/ |
NdkMediaDrm.h | 304 * secure stop message to the server which verifies the signature and notifies the 428 * Generate a signature using the specified macAlgorithm over the message data 429 * referenced by message of size messageSize and store the signature in the 430 * buffer referenced signature of max size *signatureSize. If the buffer is not 431 * large enough to hold the signature, MEDIADRM_SHORT_BUFFER is returned and 438 uint8_t *signature, size_t *signatureSize); 441 * Perform a signature verification using the specified macAlgorithm over the message 443 * if the signature matches, otherwise MEDAIDRM_VERIFY_FAILED is returned. The key to 449 const uint8_t *signature, size_t signatureSize);
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
template.rb | 326 signature = join( ', ' ) 327 @splat and signature << ", *" << @splat.to_s 328 @block and signature << ", &" << @block.to_s 329 return( signature )
|
/external/chromium_org/chrome/browser/chromeos/attestation/ |
attestation_policy_browsertest.cc | 68 const std::string& signature,
|
/external/chromium_org/chrome/browser/chromeos/platform_keys/ |
platform_keys_service.h | 64 // If signing was successful, |signature| will be contain the signature and 65 // |error_message| will be empty. If it failed, |signature| will be empty and 67 typedef base::Callback<void(const std::string& signature, 77 // invoked with the signature or an error message. Currently supports RSA keys
|
/external/chromium_org/chrome/browser/extensions/ |
install_verifier.h | 37 // signature proving that a set of extensions are verified. This signature is 52 // validating the stored signature. 58 // Returns true if |id| is either verified or our stored signature explicitly 107 // Bootstrap the InstallVerifier if we do not already have a signature, or if 118 // Removes any no-longer-installed ids, requesting a new signature if needed. 124 // Returns whether the given |id| is included in our verified signature. 128 // timestamp of our signature. 131 // Begins the process of fetching a new signature, based on applying the 139 // Called with the result of a signature request, or NULL on failure [all...] |
/external/chromium_org/chromeos/network/onc/ |
onc_translator_onc_to_shill.cc | 8 // - The local translation of an object depending on the associated signature 68 // by the associated signature. Takes ownership of |value|. Does nothing if 69 // |value| is NULL or the property name cannot be read from the signature. 255 // Iterates recursively over |onc_object| and its |signature|. At each object 258 void TranslateONCHierarchy(const OncValueSignature& signature, 263 GetPathToNestedShillDictionary(signature); 278 LocalTranslator translator(signature, onc_object, target_shill_dictionary); 289 GetFieldSignature(signature, it.key());
|
/external/chromium_org/components/policy/core/common/cloud/ |
policy_builder.h | 96 // Produces |key|'s signature over |data| and stores it in |signature|. 99 std::string* signature);
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
DynamicHLSL.h | 53 void getInputLayoutSignature(const VertexFormat inputLayout[], GLenum signature[]) const;
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
t_crl.c | 128 X509_signature_print(out, x->sig_alg, x->signature);
|
/external/chromium_org/third_party/openssl/openssl/crypto/ocsp/ |
ocsp_asn.c | 64 ASN1_SIMPLE(OCSP_SIGNATURE, signature, ASN1_BIT_STRING), 163 ASN1_SIMPLE(OCSP_BASICRESP, signature, ASN1_BIT_STRING),
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/signature/ |
SignatureWriter.java | 30 package org.mockito.asm.signature;
33 * A signature visitor that generates signatures in string format.
41 * Buffer used to construct the signature.
46 * Indicates if the signature contains formal type parameters.
51 * Indicates if the signature contains method parameter types.
176 * Returns the signature that was built by this signature writer.
178 * @return the signature that was built by this signature writer.
189 * Ends the formal type parameters section of the signature. [all...] |
/external/oauth/core/src/main/java/net/oauth/ |
SimpleOAuthValidator.java | 21 import net.oauth.signature.OAuthSignatureMethod; 25 * is close to now and the signature is valid. Each check may be overridden. 39 * signature.
|