Home
last modified time | relevance | path

Searched defs:result_len (Results 1 - 25 of 26) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/queue/
H A Dsys_queue.c58 void traverse_list(char *result, size_t result_len) in traverse_list() argument
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_local.h74 size_t result_len; member
/third_party/openssl/crypto/ui/
H A Dui_local.h74 size_t result_len; member
/third_party/selinux/libsepol/src/
H A Dcontext.c87 context_to_string(sepol_handle_t * handle, const policydb_t * policydb, const context_struct_t * context, char **result, size_t * result_len) context_to_string() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_internal-modexp.c89 crypto_mod_exp(const u8 *base, size_t base_len, const u8 *power, size_t power_len, const u8 *modulus, size_t modulus_len, u8 *result, size_t *result_len) crypto_mod_exp() argument
H A Dcrypto_gnutls.c361 crypto_mod_exp(const u8 *base, size_t base_len, const u8 *power, size_t power_len, const u8 *modulus, size_t modulus_len, u8 *result, size_t *result_len) crypto_mod_exp() argument
H A Dcrypto_nettle.c375 crypto_mod_exp(const u8 *base, size_t base_len, const u8 *power, size_t power_len, const u8 *modulus, size_t modulus_len, u8 *result, size_t *result_len) crypto_mod_exp() argument
H A Dcrypto_libtomcrypt.c738 crypto_mod_exp(const u8 *base, size_t base_len, const u8 *power, size_t power_len, const u8 *modulus, size_t modulus_len, u8 *result, size_t *result_len) crypto_mod_exp() argument
H A Dcrypto_openssl.c589 crypto_mod_exp(const u8 *base, size_t base_len, const u8 *power, size_t power_len, const u8 *modulus, size_t modulus_len, u8 *result, size_t *result_len) crypto_mod_exp() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_internal-modexp.c89 crypto_mod_exp(const u8 *base, size_t base_len, const u8 *power, size_t power_len, const u8 *modulus, size_t modulus_len, u8 *result, size_t *result_len) crypto_mod_exp() argument
H A Dcrypto_gnutls.c361 crypto_mod_exp(const u8 *base, size_t base_len, const u8 *power, size_t power_len, const u8 *modulus, size_t modulus_len, u8 *result, size_t *result_len) crypto_mod_exp() argument
H A Dcrypto_nettle.c375 crypto_mod_exp(const u8 *base, size_t base_len, const u8 *power, size_t power_len, const u8 *modulus, size_t modulus_len, u8 *result, size_t *result_len) crypto_mod_exp() argument
H A Dcrypto_libtomcrypt.c738 crypto_mod_exp(const u8 *base, size_t base_len, const u8 *power, size_t power_len, const u8 *modulus, size_t modulus_len, u8 *result, size_t *result_len) crypto_mod_exp() argument
H A Dcrypto_openssl.c662 crypto_mod_exp(const u8 *base, size_t base_len, const u8 *power, size_t power_len, const u8 *modulus, size_t modulus_len, u8 *result, size_t *result_len) crypto_mod_exp() argument
/third_party/icu/icu4c/source/common/
H A Dcaniter.cpp344 UnicodeString* CanonicalIterator::getEquivalents(const UnicodeString &segment, int32_t &result_len, UErrorCode &status) { in getEquivalents() argument
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/
H A Ditt_refcol_impl.c109 uint32_t result_len = 0; in log_func_call() local
/third_party/node/deps/icu-small/source/common/
H A Dcaniter.cpp344 UnicodeString* CanonicalIterator::getEquivalents(const UnicodeString &segment, int32_t &result_len, UErrorCode &status) { in getEquivalents() argument
/third_party/openssl/test/
H A Dssl_test.c197 size_t result_len = 0; in check_session_ticket_app_data() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dcaniter.cpp344 UnicodeString* CanonicalIterator::getEquivalents(const UnicodeString &segment, int32_t &result_len, UErrorCode &status) { in getEquivalents() argument
/third_party/python/Objects/stringlib/
H A Dtransmogrify.h285 Py_ssize_t self_len, result_len; in stringlib_replace_interleave() local
355 Py_ssize_t self_len, result_len; in stringlib_replace_delete_single_character() local
400 Py_ssize_t self_len, result_len; in stringlib_replace_delete_substring() local
552 Py_ssize_t self_len, result_len; stringlib_replace_single_character() local
616 Py_ssize_t self_len, result_len; stringlib_replace_substring() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp160 const size_t result_len = (n - 1) / kMaxNodeSize + 1; in generate_page_tree() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc568 int result_len; in StringReplaceGlobalAtomRegExpWithString() local
/third_party/libcoap/src/
H A Dcoap_openssl.c3785 int result_len = (int)(*max_result_len & INT_MAX); in coap_crypto_aead_encrypt() local
3903 unsigned int result_len; coap_crypto_hmac() local
[all...]
H A Dcoap_mbedtls.c2839 size_t result_len = *max_result_len; local
2923 size_t result_len = *max_result_len; local
[all...]
H A Dcoap_gnutls.c3080 size_t result_len = *max_result_len; in coap_crypto_aead_encrypt() local
3143 size_t result_len = *max_result_len; in coap_crypto_aead_decrypt() local

Completed in 35 milliseconds

12