HomeSort by: relevance | last modified time | path
    Searched defs:encryption (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/
archive_entry_private.h 171 char encryption; member in struct:archive_entry
archive_write_set_format_zip.c 108 enum encryption { enum
110 ENCRYPTION_TRADITIONAL, /* Traditional PKWARE encryption. */
111 ENCRYPTION_WINZIP_AES128, /* WinZIP AES-128 encryption. */
112 ENCRYPTION_WINZIP_AES256, /* WinZIP AES-256 encryption. */
117 * See "WinZip - AES Encryption Information"
155 enum encryption entry_encryption;
183 enum encryption encryption_type;
248 static int is_winzip_aes_encryption_supported(int encryption);
463 } else if (strcmp(key, "encryption") == 0) {
475 "encryption not supported")
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
hdcp.h 54 uint8_t encryption; member in struct:mod_hdcp_transition_input_hdcp1
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
x509.h 284 /* Password based encryption structure */
291 /* Password based encryption V2 structures */
295 X509_ALGOR *encryption; member in struct:PBE2PARAM_st

Completed in 30 milliseconds