/external/vboot_reference/firmware/include/ |
vboot_struct.h | 264 * Flags passed in by the signer. Readers should return 0 for header
|
/libcore/ojluni/src/main/java/java/security/ |
Identity.java | 51 * @see Signer
|
/prebuilts/sdk/tools/lib/ |
signapk.jar | |
/build/tools/releasetools/ |
ota_from_target_files | 117 --payload_signer <signer> 118 Specify the signer when signing the payload and metadata for A/B OTAs. 121 directly, a payload signer that knows how to do that should be specified. 122 The signer will be supplied with "-inkey <path_to_key>", 126 Specify the arguments needed for payload signer. [all...] |
ota_from_target_files.py | 117 --payload_signer <signer> 118 Specify the signer when signing the payload and metadata for A/B OTAs. 121 directly, a payload signer that knows how to do that should be specified. 122 The signer will be supplied with "-inkey <path_to_key>", 126 Specify the arguments needed for payload signer. [all...] |
/libcore/ojluni/src/main/java/sun/security/util/ |
Resources.java | 370 {"Signer.d.", "Signer #%d:"}, [all...] |
/prebuilts/go/darwin-x86/doc/ |
go1.4.html | 665 <a href="/pkg/crypto/#Signer"><code>Signer</code></a> interface, implemented by the [all...] |
/prebuilts/go/linux-x86/doc/ |
go1.4.html | 665 <a href="/pkg/crypto/#Signer"><code>Signer</code></a> interface, implemented by the [all...] |
/prebuilts/tools/common/mkidentity/ |
mkidentity-prebuilt.jar | |
/bionic/libc/include/arpa/ |
nameser.h | 331 ns_t_ds = 43, /* Delegation Signer */
|
/development/ndk/platforms/android-21/include/arpa/ |
nameser.h | 331 ns_t_ds = 43, /* Delegation Signer */
|
/external/bouncycastle/ |
README.android | 226 - java.security.Signer
|
/external/c-ares/ |
adig.c | 88 # define T_DS 43 /* Delegation Signer (RFC4034) */
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/ |
test_key.py | 485 # the sigv4 signer assumes that all of the headers are strings.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/ |
oauth2_client.py | 410 password: The private key password used for the crypto signer.
|
/libcore/ojluni/src/main/java/sun/security/pkcs/ |
PKCS9Attribute.java | 500 debug.println("Unsupported signer attribute: " + oid);
|
/prebuilts/go/darwin-x86/src/crypto/tls/ |
handshake_server.go | 203 if priv, ok := hs.cert.PrivateKey.(crypto.Signer); ok {
|
/prebuilts/go/linux-x86/src/crypto/tls/ |
handshake_server.go | 203 if priv, ok := hs.cert.PrivateKey.(crypto.Signer); ok {
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/arpa/ |
nameser.h | 331 ns_t_ds = 43, /* Delegation Signer */
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/arpa/ |
nameser.h | 331 ns_t_ds = 43, /* Delegation Signer */
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/arpa/ |
nameser.h | 331 ns_t_ds = 43, /* Delegation Signer */
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/arpa/ |
nameser.h | 331 ns_t_ds = 43, /* Delegation Signer */
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/arpa/ |
nameser.h | 331 ns_t_ds = 43, /* Delegation Signer */
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/arpa/ |
nameser.h | 331 ns_t_ds = 43, /* Delegation Signer */
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/arpa/ |
nameser.h | 331 ns_t_ds = 43, /* Delegation Signer */
|