Searched defs:label (Results 1 – 10 of 10) sorted by relevance
| /lib/efi_selftest/ |
| A D | efi_selftest_fdt.c | 96 const char *label = &strings[f2h(prop->nameoff)]; in get_property() local
|
| A D | efi_selftest_block_device.c | 313 u16 label[12]; in execute() member
|
| /lib/efi_loader/ |
| A D | boothart.c | 165 const char *label = &strings[f2h(prop->nameoff)]; in get_property() local
|
| A D | efi_bootmgr.c | 212 char *label = NULL, *p; in mount_image() local 351 static efi_status_t prepare_loaded_image(u16 *label, ulong addr, ulong size, in prepare_loaded_image()
|
| A D | dtbdump.c | 734 const unsigned char *label = &strings[f2h(prop->nameoff)]; in do_dump() local
|
| /lib/mbedtls/external/mbedtls/library/ |
| A D | ssl_tls13_keys.c | 101 const unsigned char *label, size_t label_len, in ssl_tls13_hkdf_encode_label() 143 const unsigned char *label, size_t label_len, in mbedtls_ssl_tls13_hkdf_expand_label() 298 const unsigned char *label, size_t label_len, in mbedtls_ssl_tls13_derive_secret()
|
| A D | ssl_tls.c | 468 const char *label, in mbedtls_ssl_tls_prf() 6684 const unsigned char *label, size_t label_length, in setup_psa_key_derivation() 6748 const char *label, in tls_prf_generic() 6828 const char *label, in tls_prf_generic() 6934 const char *label, in tls_prf_sha256() 6946 const char *label, in tls_prf_sha384()
|
| A D | rsa.c | 1763 const unsigned char *label, size_t label_len, in mbedtls_rsa_rsaes_oaep_encrypt() 1918 const unsigned char *label, size_t label_len, in mbedtls_rsa_rsaes_oaep_decrypt()
|
| /lib/lwip/lwip/src/apps/mdns/ |
| A D | mdns_domain.c | 105 mdns_domain_add_label(struct mdns_domain *domain, const char *label, u8_t len) in mdns_domain_add_label()
|
| /lib/lwip/lwip/test/unit/mdns/ |
| A D | test_mdns.c | 407 static const char *label = "0123456789abcdef0123456789abcdef"; in START_TEST() local
|
Completed in 38 milliseconds