/third_party/openssl/crypto/rsa/ |
D | rsa_pk1.c | 18 int RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_type_1() 44 int RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_type_1() 117 int RSA_padding_add_PKCS1_type_2(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_type_2() 154 int RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_type_2()
|
D | rsa_none.c | 14 int RSA_padding_add_none(unsigned char *to, int tlen, in RSA_padding_add_none() 31 int RSA_padding_check_none(unsigned char *to, int tlen, in RSA_padding_check_none()
|
D | rsa_x931.c | 16 int RSA_padding_add_X931(unsigned char *to, int tlen, in RSA_padding_add_X931() 53 int RSA_padding_check_X931(unsigned char *to, int tlen, in RSA_padding_check_X931()
|
D | rsa_oaep.c | 33 int RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_OAEP() 41 int RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_OAEP_mgf1() 108 int RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_OAEP() 116 int RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_OAEP_mgf1()
|
D | rsa_ssl.c | 17 int RSA_padding_add_SSLv23(unsigned char *to, int tlen, in RSA_padding_add_SSLv23() 61 int RSA_padding_check_SSLv23(unsigned char *to, int tlen, in RSA_padding_check_SSLv23()
|
/third_party/openssl/test/ |
D | mdc2test.c | 43 size_t tlen = strlen(text); in test_mdc2() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | mnkytst.cpp | 85 int32_t tlen = checkValue((rand() - source.length()) % source.length()); in TestCollationKey() local 160 int32_t tlen = checkValue((rand() - source.length()) % source.length()); in TestCompare() local
|
/third_party/libcoap/src/ |
D | coap_asn1.c | 63 get_asn1_tag(coap_asn1_tag_t ltag, const uint8_t *ptr, size_t tlen, in get_asn1_tag()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationMonkeyTest.java | 62 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() local 140 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() local
|
D | CollationFrozenMonkeyTest.java | 77 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() local 168 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() local
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationMonkeyTest.java | 59 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() local 137 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() local
|
D | CollationFrozenMonkeyTest.java | 74 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() local 165 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() local
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | lws-genaes.c | 264 lws_genaes_destroy(struct lws_genaes_ctx *ctx, unsigned char *tag, size_t tlen) in lws_genaes_destroy()
|
/third_party/iowow/src/platform/ |
D | iwp.c | 121 size_t tlen = iwp_tmpdir(tmpdir, sizeof(tmpdir)); in iwp_allocate_tmpfile_path() local
|
/third_party/openssl/crypto/dh/ |
D | dh_kdf.c | 55 long tlen; in dh_sharedinfo_encode() local
|
/third_party/libwebsockets/lib/tls/mbedtls/ |
D | lws-genaes.c | 132 lws_genaes_destroy(struct lws_genaes_ctx *ctx, unsigned char *tag, size_t tlen) in lws_genaes_destroy()
|
/third_party/ffmpeg/libavformat/ |
D | gxf.c | 203 int tlen = avio_r8(pb); in gxf_material_tags() local 264 int tlen = avio_r8(pb); in gxf_track_tags() local
|
/third_party/iowow/src/utils/ |
D | iwxstr.c | 131 int tlen; in iwxstr_vaprintf() local
|
/third_party/mbedtls/library/ |
D | ssl_ticket.c | 200 size_t *tlen, in mbedtls_ssl_ticket_write()
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
D | deDefs.hpp | 63 template<typename T> inline T leftSetMask (T n) { const T tlen = T(sizeof(T) * 8); return T(~rig… in leftSetMask() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-graphite2.cc | 107 unsigned int tlen; in hb_graphite2_get_table() local
|
/third_party/iptables/libipq/ |
D | libipq.c | 320 size_t tlen; in ipq_set_verdict() local
|
/third_party/harfbuzz/src/ |
D | hb-graphite2.cc | 107 unsigned int tlen; in hb_graphite2_get_table() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-graphite2.cc | 99 unsigned int tlen; in hb_graphite2_get_table() local
|
/third_party/libwebsockets/lib/misc/cache-ttl/ |
D | heap.c | 115 uint32_t tlen = lws_ser_ru32be(pay + 4); in lws_cache_heap_item_destroy() local
|