Home
last modified time | relevance | path

Searched defs:tlen (Results 1 – 25 of 65) sorted by relevance

123

/third_party/openssl/crypto/rsa/
Drsa_pk1.c28 int RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_type_1()
53 int RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_type_1()
122 int tlen, const unsigned char *from, in ossl_rsa_padding_add_PKCS1_type_2_ex()
161 int RSA_padding_add_PKCS1_type_2(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_type_2()
167 int RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_type_2()
298 unsigned char *to, size_t tlen, in ossl_rsa_padding_check_PKCS1_type_2_TLS()
Drsa_none.c20 int RSA_padding_add_none(unsigned char *to, int tlen, in RSA_padding_add_none()
37 int RSA_padding_check_none(unsigned char *to, int tlen, in RSA_padding_check_none()
Drsa_oaep.c39 int RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_OAEP()
55 unsigned char *to, int tlen, in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex()
141 int RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_OAEP_mgf1()
150 int RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_OAEP()
158 int RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_OAEP_mgf1()
Drsa_x931.c22 int RSA_padding_add_X931(unsigned char *to, int tlen, in RSA_padding_add_X931()
59 int RSA_padding_check_X931(unsigned char *to, int tlen, in RSA_padding_check_X931()
/third_party/icu/icu4c/source/test/intltest/
Dmnkytst.cpp85 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/openssl/test/
Dmdc2test.c53 size_t tlen = strlen(text), i = 0; in test_mdc2() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMonkeyTest.java59 … 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
DCollationFrozenMonkeyTest.java74 … 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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationMonkeyTest.java62 … 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
DCollationFrozenMonkeyTest.java77 … 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/libcoap/src/
Dcoap_asn1.c63 get_asn1_tag(coap_asn1_tag_t ltag, const uint8_t *ptr, size_t tlen, in get_asn1_tag()
/third_party/libwebsockets/lib/tls/openssl/
Dlws-genaes.c264 lws_genaes_destroy(struct lws_genaes_ctx *ctx, unsigned char *tag, size_t tlen) in lws_genaes_destroy()
/third_party/openssl/providers/implementations/ciphers/
Dciphercommon_ccm_hw.c26 int ossl_ccm_generic_gettag(PROV_CCM_CTX *ctx, unsigned char *tag, size_t tlen) in ossl_ccm_generic_gettag()
/third_party/iowow/src/platform/
Diwp.c141 size_t tlen = iwp_tmpdir(tmpdir, sizeof(tmpdir)); in iwp_allocate_tmpfile_path() local
/third_party/ffmpeg/libavformat/
Dgxf.c203 int tlen = avio_r8(pb); in gxf_material_tags() local
264 int tlen = avio_r8(pb); in gxf_track_tags() local
/third_party/libwebsockets/lib/tls/mbedtls/
Dlws-genaes.c132 lws_genaes_destroy(struct lws_genaes_ctx *ctx, unsigned char *tag, size_t tlen) in lws_genaes_destroy()
/third_party/mbedtls/library/
Dssl_ticket.c200 size_t *tlen, in mbedtls_ssl_ticket_write()
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeDefs.hpp63 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/
Dhb-graphite2.cc107 unsigned int tlen; in hb_graphite2_get_table() local
/third_party/harfbuzz/src/
Dhb-graphite2.cc107 unsigned int tlen; in hb_graphite2_get_table() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-graphite2.cc99 unsigned int tlen; in hb_graphite2_get_table() local
/third_party/iowow/src/platform/unix/
Dunix.c394 size_t tlen = strlen(tdir); in iwp_tmpdir() local
/third_party/libwebsockets/lib/misc/cache-ttl/
Dheap.c115 uint32_t tlen = lws_ser_ru32be(pay + 4); in lws_cache_heap_item_destroy() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.c658 size_t tlen; in wpa_config_parse_string() local
680 size_t tlen, hlen = os_strlen(value); in wpa_config_parse_string() local
/third_party/ntfs-3g/libfuse-lite/
Dfuse_opt.c147 int tlen = sep - t; in match_template() local

123