Home
last modified time | relevance | path

Searched defs:encryption_type (Results 1 – 25 of 136) sorted by relevance

123456

/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/crypto/
H A Dencryption_key.cc53 EncryptionType EncryptionKey::encryption_type() const { in encryption_type() function in tiledb::sm::EncryptionKey
58 EncryptionType encryption_type, in set_key()
78 EncryptionType encryption_type, uint32_t key_length) { in is_valid_key_length()
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/enums/
H A Dencryption_type.h52 inline const std::string& encryption_type_str(EncryptionType encryption_type) { in encryption_type_str()
66 EncryptionType encryption_type; in encryption_type_enum() local
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/cpp_api/
H A Darray.h131 tiledb_encryption_type_t encryption_type, in Array()
166 tiledb_encryption_type_t encryption_type, in Array()
254 tiledb_encryption_type_t encryption_type, in Array()
291 tiledb_encryption_type_t encryption_type, in Array()
450 tiledb_encryption_type_t encryption_type, in open()
477 tiledb_encryption_type_t encryption_type, in open()
546 tiledb_encryption_type_t encryption_type, in open()
575 tiledb_encryption_type_t encryption_type, in open()
899 tiledb_encryption_type_t encryption_type, in load_schema()
934 tiledb_encryption_type_t encryption_type, in create()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/
H A Deasy_unlock_client.h69 std::string encryption_type; in COMPONENT_EXPORT() member
92 std::string encryption_type; in COMPONENT_EXPORT() member
/dports/www/py-google-cloud-bigtable/google-cloud-bigtable-2.4.0/tests/unit/
H A Dtest_encryption_info.py42 encryption_type=EncryptionType.GOOGLE_DEFAULT_ENCRYPTION, argument
65 def _make_one(self, encryption_type, encryption_status, kms_key_version): argument
72 encryption_type=EncryptionType.GOOGLE_DEFAULT_ENCRYPTION, argument
/dports/net-mgmt/p5-Net-NSCA-Client/Net-NSCA-Client-0.009002/lib/Net/NSCA/Client/Connection/
H A DTLS.pm27 has encryption_type => ( attribute in Net::NSCA::Client::Connection::TLS
/dports/net-mgmt/p5-Net-NSCA-Client/Net-NSCA-Client-0.009002/lib/Net/NSCA/
H A DClient.pm53 has encryption_type => ( attribute in Net::NSCA::Client
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/
H A Dkinesis_stream.py502 def stream_encryption_action(client, stream_name, action='start_encryption', encryption_type='', ke… argument
1022 def start_stream_encryption(client, stream_name, encryption_type='', key_id='', argument
1108 def stop_stream_encryption(client, stream_name, encryption_type='', key_id='', argument
/dports/databases/tiledb/TileDB-2.5.2/test/src/
H A Dunit-capi-enum_values.cc437 tiledb_encryption_type_t encryption_type; variable
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/pb/
H A Dstreams.proto23 int32 encryption_type = 2; field
/dports/www/py-google-cloud-bigtable/google-cloud-bigtable-2.4.0/google/cloud/bigtable/
H A Dencryption_info.py45 def __init__(self, encryption_type, encryption_status, kms_key_version): argument
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/pb/
H A Dstreams.proto23 int32 encryption_type = 2; field
/dports/devel/libpff/libpff-20180714/libpff/
H A Dlibpff_encryption.c101 uint8_t encryption_type, in libpff_encryption_decrypt()
H A Dlibpff_io_handle.h59 uint8_t encryption_type; member
/dports/net/py-pyshark/pyshark-0.4.3/pyshark/capture/
H A Dremote_capture.py10 decryption_key=None, encryption_type='wpa-pwk', decode_as=None, argument
H A Dlive_ring_capture.py11 encryption_type='wpa-pwk', decode_as=None, disable_protocol=None, argument
H A Dpipe_capture.py6 decryption_key=None, encryption_type='wpa-pwk', decode_as=None, argument
H A Dfile_capture.py10 decryption_key=None, encryption_type="wpa-pwk", decode_as=None, argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/amazon/
H A Dkinesis_stream.py665 def stream_encryption_action(client, stream_name, action='start_encryption', encryption_type='', ke… argument
1184 def start_stream_encryption(client, stream_name, encryption_type='', key_id='', argument
1252 def stop_stream_encryption(client, stream_name, encryption_type='', key_id='', argument
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/tile/
H A Dgeneric_tile_io.h77 uint8_t encryption_type; member
/dports/x11/xscreensaver/xscreensaver-5.44/driver/
H A Dvms-hpwd.c23 hash_vms_password(output_buf,input_buf,input_length,username,encryption_type,salt) in hash_vms_password() argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/spanner/
H A Ddatabases.py124 def Restore(database_ref, backup_ref, encryption_type=None, kms_key=None): argument
H A Dbackups.py74 def CreateBackup(backup_ref, args, encryption_type=None, kms_key=None): argument
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/storage_manager/
H A Dconsolidator.cc76 EncryptionType encryption_type, in consolidate()
101 EncryptionType encryption_type, in consolidate_array_meta()
188 EncryptionType encryption_type, in consolidate_fragments()
389 EncryptionType encryption_type, in consolidate_fragment_meta()
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/array/
H A Darray.cc118 EncryptionType encryption_type, in open_without_fragments()
174 EncryptionType encryption_type, in open()
190 EncryptionType encryption_type, in open()

123456