Home
last modified time | relevance | path

Searched defs:label (Results 101 - 125 of 1355) sorted by relevance

12345678910>>...55

/third_party/skia/experimental/skrive/src/reader/
H A DStreamReader.cpp56 SkV2 StreamReader::readV2(const char label[]) { in readV2() argument
64 SkColor4f StreamReader::readColor(const char label[]) { in readColor() argument
/third_party/skia/gm/
H A Dcoloremoji_blendmodes.cpp154 const char* label = SkBlendMode_Name(gModes[i]); variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha1-prf.c30 int sha1_prf(const u8 *key, size_t key_len, const char *label, in sha1_prf() argument
H A Dsha1-tprf.c29 int sha1_t_prf(const u8 *key, size_t key_len, const char *label, in sha1_t_prf() argument
H A Dsha256-kdf.c32 hmac_sha256_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha256_kdf() argument
H A Dsha256-tlsprf.c29 int tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha256() argument
H A Dsha384-kdf.c32 hmac_sha384_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha384_kdf() argument
H A Dsha512-kdf.c32 hmac_sha512_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha512_kdf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha1-prf.c30 int sha1_prf(const u8 *key, size_t key_len, const char *label, in sha1_prf() argument
H A Dsha1-tprf.c29 int sha1_t_prf(const u8 *key, size_t key_len, const char *label, in sha1_t_prf() argument
H A Dsha256-kdf.c32 hmac_sha256_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha256_kdf() argument
H A Dsha256-tlsprf.c29 int tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha256() argument
H A Dsha384-kdf.c32 hmac_sha384_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha384_kdf() argument
H A Dsha384-tlsprf.c29 int tls_prf_sha384(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha384() argument
H A Dsha512-kdf.c32 hmac_sha512_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha512_kdf() argument
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcancel.h28 std::string label = ""; member
38 std::string label; member
/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_notification_manager.h149 std::string label; global() member
[all...]
/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Dpermission_def.h72 std::string label = ""; member in OHOS::Security::AccessToken::final
/kernel/linux/linux-5.10/block/partitions/
H A Dkarma.c32 } __packed *label; in karma_partition() local
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dplanetcore.c107 const char *label; in planetcore_set_stdout_path() local
/kernel/linux/linux-5.10/arch/arm/plat-pxa/
H A Dssp.c38 struct ssp_device *pxa_ssp_request(int port, const char *label) in pxa_ssp_request() argument
61 pxa_ssp_request_of(const struct device_node *of_node, const char *label) pxa_ssp_request_of() argument
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dplanetcore.c107 const char *label; in planetcore_set_stdout_path() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c31 static void print_size(const char *label, uint32_t val) in print_size() argument
36 static void print_geo(const char *label, uint32_t val) in print_geo() argument
/kernel/linux/linux-5.10/drivers/phy/samsung/
H A Dphy-samsung-usb2.c221 char *label = drv->cfg->phys[i].label; in samsung_usb2_phy_probe() local
/kernel/linux/linux-5.10/include/linux/
H A Dpm2301_charger.h37 const char *label; member

Completed in 7 milliseconds

12345678910>>...55