Home
last modified time | relevance | path

Searched defs:encryption (Results 1 – 20 of 20) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DDefaultCMSSignatureAlgorithmNameGenerator.java27 private void addEntries(ASN1ObjectIdentifier alias, String digest, String encryption) in addEntries()
DCMSSignedHelper.java43 private static void addEntries(ASN1ObjectIdentifier alias, String encryption) in addEntries()
45 encryptionAlgs.put(alias.getId(), encryption); in addEntries() local
/external/libcups/filter/
Dtestclient.c38 http_encryption_t encryption; /* Use encryption? */ member
85 http_encryption_t encryption; /* Encryption mode */ in main() local
/external/libcups/cups/
Dtesthttp.c226 http_encryption_t encryption; /* Encryption type */ in main() local
Ddest-localization.c334 http_encryption_t encryption; /* Encryption to use */ in cups_create_localizations() local
Dhttp.c455 http_encryption_t encryption, /* I - Type of encryption to use */ in httpConnect2()
503 http_encryption_t encryption) /* I - Type of encryption to use */ in httpConnectEncrypt()
3974 http_encryption_t encryption, /* I - Encryption to use */ in http_create()
Dusersys.c65 http_encryption_t encryption; /* Encryption setting */ member
Dhttp-private.h304 http_encryption_t encryption; /* Encryption requirements */ member
Dcups-private.h145 http_encryption_t encryption; /* Encryption setting */ member
Ddest.c612 http_encryption_t encryption; /* Encryption to use */ in cupsConnectDest() local
/external/u-boot/tools/
Dzynqimage.c74 uint32_t encryption; /* 0x28 */ member
Dzynqmpimage.h119 uint32_t encryption; /* 0x28 */ member
/external/ipsec-tools/
Dsetup.c314 int auth, int hash, int encryption, int length) in add_proposal()
/external/u-boot/fs/btrfs/
Dbtrfs_tree.h676 __u8 encryption; member
/external/kernel-headers/original/uapi/linux/
Dbtrfs_tree.h763 __u8 encryption; member
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc4266 ContentEncryption* const encryption = in ParseContentEncodingEntry() local
4346 ContentEncryption* encryption) { in ParseEncryptionEntry()
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc4268 ContentEncryption* const encryption = in ParseContentEncodingEntry() local
4355 ContentEncryption* encryption) { in ParseEncryptionEntry()
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc4266 ContentEncryption* const encryption = in ParseContentEncodingEntry() local
4346 ContentEncryption* encryption) { in ParseEncryptionEntry()
/external/libmtp/src/
Dptp.h1292 uint8_t encryption; /* 0 - None, 1 - WEP 64bit, 2 - WEP 128bit (not supported: 3 - TKIP) */ member
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-api.json163 "encryption": { object