/external/python/cryptography/src/cryptography/hazmat/backends/openssl/ |
D | aead.py | 99 def _encrypt(backend, cipher, nonce, data, associated_data, tag_length): argument 126 def _decrypt(backend, cipher, nonce, data, associated_data, tag_length): argument
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_grpc_record_protocol_common.h | 53 size_t tag_length; member
|
D | alts_iovec_record_protocol.cc | 34 size_t tag_length; member
|
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_grpc_record_protocol_common.h | 54 size_t tag_length; member
|
D | alts_iovec_record_protocol.cc | 34 size_t tag_length; member
|
/external/grpc-grpc/src/core/tsi/alts/crypt/ |
D | aes_gcm.cc | 50 size_t tag_length; member 156 const gsec_aead_crypter* crypter, size_t* tag_length, in gsec_aes_gcm_aead_crypter_tag_length() 635 size_t tag_length, bool rekey, in gsec_aes_gcm_aead_crypter_create()
|
D | gsec.h | 166 grpc_status_code (*tag_length)(const gsec_aead_crypter* crypter, member
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/crypt/ |
D | aes_gcm.cc | 48 size_t tag_length; member 154 const gsec_aead_crypter* crypter, size_t* tag_length, in gsec_aes_gcm_aead_crypter_tag_length() 633 size_t tag_length, bool rekey, in gsec_aes_gcm_aead_crypter_create()
|
D | gsec.h | 166 grpc_status_code (*tag_length)(const gsec_aead_crypter* crypter, member
|
/external/grpc-grpc/test/core/tsi/alts/crypt/ |
D | aes_gcm_test.cc | 83 size_t nonce_length, tag_length; in gsec_test_random_encrypt_decrypt() local 227 size_t nonce_length, tag_length; in gsec_test_multiple_random_encrypt_decrypt() local 537 size_t nonce_length, tag_length; in gsec_test_decryption_failure() local 734 size_t tag_length = ciphertext_and_tag_length - plaintext_length; in gsec_test_get_crypter_from_test_vector() local 779 size_t tag_length, in gsec_test_create_random_aes_gcm_crypter()
|
/external/python/cryptography/src/cryptography/hazmat/primitives/ciphers/ |
D | aead.py | 69 def __init__(self, key, tag_length=16): argument
|
/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_grpc_record_protocol_test.cc | 46 size_t tag_length; member
|
D | alts_iovec_record_protocol_test.cc | 44 size_t tag_length; member
|
/external/webrtc/media/base/ |
D | rtp_utils.cc | 87 size_t tag_length = packet_time_params.srtp_auth_tag_len; in UpdateRtpAuthTag() local
|
/external/libsrtp2/test/ |
D | srtp_driver.c | 1000 uint32_t tag_length; in srtp_test() local 1231 uint32_t tag_length; in srtcp_test() local
|
/external/rust/crates/clap/src/app/ |
D | help.rs | 917 let tag_length = match copy_and_capture(&mut tmplr, &mut self.writer, &mut tag_buf) { in write_templated_help() localVariable
|
/external/ImageMagick/coders/ |
D | meta.c | 1648 tag_length; in GetIPTCStream() local
|
D | jpeg.c | 2007 tag_length; in WriteProfile() local
|
/external/flac/src/libFLAC/ |
D | metadata_iterators.c | 3084 uint32_t tag_length = 0; in seek_to_first_metadata_block_cb_() local
|