Home
last modified time | relevance | path

Searched defs:custom (Results 1 - 25 of 45) sorted by relevance

12

/third_party/node/test/sequential/
H A Dtest-module-loading.js
/third_party/mbedtls/library/
H A Dpsa_crypto_random_impl.h121 mbedtls_psa_drbg_seed(mbedtls_psa_drbg_context_t *drbg_ctx, mbedtls_entropy_context *entropy, const unsigned char *custom, size_t len) mbedtls_psa_drbg_seed() argument
H A Dhmac_drbg.c222 mbedtls_hmac_drbg_seed(mbedtls_hmac_drbg_context *ctx, const mbedtls_md_info_t *md_info, int (*f_entropy)(void *, unsigned char *, size_t), void *p_entropy, const unsigned char *custom, size_t len) mbedtls_hmac_drbg_seed() argument
H A Dctr_drbg.c535 mbedtls_ctr_drbg_seed(mbedtls_ctr_drbg_context *ctx, int (*f_entropy)(void *, unsigned char *, size_t), void *p_entropy, const unsigned char *custom, size_t len) mbedtls_ctr_drbg_seed() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dstacktrace.cc66 std::atomic<Unwinder> custom; member
/third_party/rust/crates/serde/serde/src/private/
H A Ddoc.rs12 fn custom<T>(_: T) -> Self in custom() functions
/third_party/curl/lib/
H A Dsmtp.h58 char *custom; /* Custom Request */ member
H A Dpop3.h57 char *custom; /* Custom Request */ member
H A Dimap.h67 char *custom; /* Custom request */ member
H A Dsmtp.c1740 const char *custom = data->set.str[STRING_CUSTOMREQUEST]; smtp_parse_custom_request() local
[all...]
H A Dpop3.c1438 const char *custom in pop3_parse_custom_request() local
[all...]
/third_party/rust/crates/serde/serde/src/ser/
H A Dfmt.rs5 fn custom<T: Display>(_msg: T) -> Self { in custom() functions
H A Dmod.rs178 fn custom<T>(msg: T) -> Self in custom() functions
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dsskdf.c159 static int kmac_init(EVP_MAC_CTX *ctx, const unsigned char *custom, in kmac_init() argument
367 const unsigned char *custom = NULL; in sskdf_derive() local
/third_party/openssl/providers/implementations/kdfs/
H A Dsskdf.c159 static int kmac_init(EVP_MAC_CTX *ctx, const unsigned char *custom, in kmac_init() argument
367 const unsigned char *custom = NULL; in sskdf_derive() local
/third_party/skia/src/sfnt/
H A DSkOTTable_name.h48 SK_OT_USHORT custom; member
/third_party/skia/tests/
H A DFontMgrAndroidParserTest.cpp249 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local
284 SkFontMgr_Android_CustomFonts custom; DEF_TEST() local
361 SkFontMgr_Android_CustomFonts custom; DEF_TEST() local
[all...]
/third_party/libwebsockets/lib/roles/http/
H A Dparsers.c656 lws_hdr_custom_name_foreach(struct lws *wsi, lws_hdr_custom_fe_cb_t cb, void *custom) lws_hdr_custom_name_foreach() argument
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dkmac_prov.c128 unsigned char custom[KMAC_MAX_CUSTOM_ENCODED]; member
[all...]
/third_party/openssl/providers/implementations/macs/
H A Dkmac_prov.c128 unsigned char custom[KMAC_MAX_CUSTOM_ENCODED]; member
[all...]
/third_party/skia/src/ports/
H A DSkFontMgr_android.cpp291 SkFontMgr_Android(const SkFontMgr_Android_CustomFonts* custom) { in SkFontMgr_Android() argument
558 SkFontMgr_New_Android(const SkFontMgr_Android_CustomFonts* custom) SkFontMgr_New_Android() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128_test.cc249 absl::uint128 custom = in TEST() local
715 absl::int128 custom = in TEST() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsign.rs101 pub fn custom(val: c_int) -> RsaPssSaltlen { in custom() functions
/third_party/googletest/googletest/src/
H A Dgtest.cc620 const auto& custom = GTEST_CUSTOM_GET_ARGVS_(); in GetArgvs() local
/third_party/node/deps/googletest/src/
H A Dgtest.cc628 const auto& custom = GTEST_CUSTOM_GET_ARGVS_(); in GetArgvs() local

Completed in 36 milliseconds

12