| /third_party/mbedtls/programs/cipher/ |
| D | cipher_aead_demo.c | 128 size_t *tag_len) in aead_prepare() 169 static void aead_info(const mbedtls_cipher_context_t *ctx, size_t tag_len) in aead_info() 188 static int aead_encrypt(mbedtls_cipher_context_t *ctx, size_t tag_len, in aead_encrypt() 227 size_t tag_len; in aead_demo() local
|
| /third_party/mbedtls/library/ |
| D | ccm.c | 263 size_t tag_len) in mbedtls_ccm_set_lengths() 473 unsigned char *tag, size_t tag_len) in mbedtls_ccm_finish() 516 unsigned char *tag, size_t tag_len) in ccm_auth_crypt() 552 unsigned char *tag, size_t tag_len) in mbedtls_ccm_star_encrypt_and_tag() 562 unsigned char *tag, size_t tag_len) in mbedtls_ccm_encrypt_and_tag() 573 size_t tag_len) in mbedtls_ccm_compare_tags() 589 const unsigned char *tag, size_t tag_len) in ccm_auth_decrypt() 612 const unsigned char *tag, size_t tag_len) in mbedtls_ccm_star_auth_decrypt() 623 const unsigned char *tag, size_t tag_len) in mbedtls_ccm_auth_decrypt()
|
| D | cipher.c | 1180 unsigned char *tag, size_t tag_len) in mbedtls_cipher_write_tag() 1226 const unsigned char *tag, size_t tag_len) in mbedtls_cipher_check_tag() 1407 unsigned char *tag, size_t tag_len) in mbedtls_cipher_aead_encrypt() 1484 const unsigned char *tag, size_t tag_len) in mbedtls_cipher_aead_decrypt() 1587 size_t *olen, size_t tag_len) in mbedtls_cipher_auth_encrypt_ext() 1638 size_t *olen, size_t tag_len) in mbedtls_cipher_auth_decrypt_ext()
|
| D | gcm.c | 653 unsigned char *tag, size_t tag_len) in mbedtls_gcm_finish() 712 size_t tag_len, in mbedtls_gcm_crypt_and_tag() 745 size_t tag_len, in mbedtls_gcm_auth_decrypt()
|
| /third_party/openssl/test/ |
| D | aesgcmtest.c | 39 unsigned char *tag, int *tag_len) in do_encrypt() 67 int ct_len, const unsigned char *tag, int tag_len) in do_decrypt()
|
| D | acvp_test.c | 722 const unsigned char *tag, size_t tag_len, in aes_ccm_enc_dec() 778 const size_t tag_len = tst->ct_len - tst->pt_len; in aes_ccm_enc_dec_test() local 809 const unsigned char *tag, size_t tag_len, in aes_gcm_enc_dec()
|
| /third_party/openssl/crypto/x509/ |
| D | v3_cpols.c | 254 static int displaytext_str2tag(const char *tagstr, unsigned int *tag_len) in displaytext_str2tag() 284 unsigned int tag_len; in notice_section() local
|
| /third_party/libcoap/include/coap3/ |
| D | coap_crypto_internal.h | 52 size_t tag_len; /**< The size of the Tag */ member
|
| /third_party/openssl/providers/implementations/ciphers/ |
| D | ciphercommon_gcm_hw.c | 53 unsigned char *out, unsigned char *tag, size_t tag_len) in ossl_gcm_one_shot()
|
| D | cipher_chacha20_poly1305.h | 28 size_t tag_len; member
|
| /third_party/musl/porting/linux/user/src/hilog/ |
| D | hilog_common.h | 36 uint16_t tag_len : 6; /* include '\0' */ member
|
| /third_party/musl/src/hilog/linux/ |
| D | hilog_common.h | 36 uint16_t tag_len : 6; /* include '\0' */ member
|
| /third_party/ffmpeg/libavformat/ |
| D | vqf.c | 53 unsigned int tag_len, unsigned int remaining) in add_metadata()
|
| D | swfenc.c | 69 int tag_len, tag; in put_swf_end_tag() local
|
| D | omadec.c | 560 unsigned tag_len = 0; in oma_read_probe() local
|
| /third_party/libcoap/src/oscore/ |
| D | oscore_cose.c | 425 size_t tag_len = cose_tag_len(ptr->alg); in cose_encrypt0_encrypt() local 465 size_t tag_len = cose_tag_len(ptr->alg); in cose_encrypt0_decrypt() local
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-cache-ttl.h | 196 size_t tag_len; member
|
| /third_party/mbedtls/programs/psa/ |
| D | aead_demo.c | 187 size_t tag_len = PSA_AEAD_TAG_LENGTH(key_type, key_bits, alg); in aead_info() local
|
| /third_party/rust/crates/nom/src/bytes/ |
| D | streaming.rs | 39 let tag_len = tag.input_len(); in tag() localVariable 81 let tag_len = tag.input_len(); in tag_no_case() localVariable
|
| D | complete.rs | 40 let tag_len = tag.input_len(); in tag() localVariable 82 let tag_len = tag.input_len(); in tag_no_case() localVariable
|
| /third_party/musl/Benchmark/musl/ |
| D | libc_hilog.cpp | 55 uint16_t tag_len : 6; /* include '\0' */ member
|
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| D | mbedtls-extensions.c | 286 size_t len, tag_len; in lws_x509_get_general_names() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| D | httpread.c | 830 int tag_len = os_strlen(tag); in httpread_hdr_line_get() local
|
| /third_party/openssl/crypto/evp/ |
| D | e_chacha20_poly1305.c | 159 int aad, mac_inited, tag_len, nonce_len; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| D | httpread.c | 830 int tag_len = os_strlen(tag); in httpread_hdr_line_get() local
|