| /optee_os/scripts/ |
| H A D | get_maintainer.py | 167 def match_pattern(path, pattern): argument 181 def get_subsystems_for_path(subsystems, path, strict): argument
|
| H A D | gen_compile_commands.py | 105 def to_cmdfile(path): argument
|
| H A D | symbolize.py | 417 def pretty_print_path(self, path): argument
|
| /optee_os/.devcontainer/ |
| H A D | devcontainer.json | 12 "path": "/bin/bash", string
|
| /optee_os/core/drivers/crypto/se050/glue/ |
| H A D | i2c_stm32.c | 41 const char *path = NULL; in dt_i2c_bus_config() local
|
| /optee_os/core/lib/libfdt/ |
| H A D | fdt_overlay.c | 62 const char *path = NULL; in overlay_get_target() local 369 const char *path, uint32_t path_len, in overlay_fixup_one_phandle() 444 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 699 const char *path; in overlay_symbol_update() local
|
| H A D | fdt_ro.c | 237 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 282 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | entropy.c | 406 int mbedtls_entropy_write_seed_file(mbedtls_entropy_context *ctx, const char *path) in mbedtls_entropy_write_seed_file() 442 int mbedtls_entropy_update_seed_file(mbedtls_entropy_context *ctx, const char *path) in mbedtls_entropy_update_seed_file()
|
| H A D | hmac_drbg.c | 426 int mbedtls_hmac_drbg_write_seed_file(mbedtls_hmac_drbg_context *ctx, const char *path) in mbedtls_hmac_drbg_write_seed_file() 457 int mbedtls_hmac_drbg_update_seed_file(mbedtls_hmac_drbg_context *ctx, const char *path) in mbedtls_hmac_drbg_update_seed_file()
|
| H A D | pkparse.c | 1298 int mbedtls_pk_load_file(const char *path, unsigned char **buf, size_t *n) in mbedtls_pk_load_file() 1348 const char *path, const char *pwd, in mbedtls_pk_parse_keyfile() 1374 int mbedtls_pk_parse_public_keyfile(mbedtls_pk_context *ctx, const char *path) in mbedtls_pk_parse_public_keyfile()
|
| H A D | dhm.c | 580 static int load_file(const char *path, unsigned char **buf, size_t *n) in load_file() 627 int mbedtls_dhm_parse_dhmfile(mbedtls_dhm_context *dhm, const char *path) in mbedtls_dhm_parse_dhmfile()
|
| H A D | ctr_drbg.c | 721 const char *path) in mbedtls_ctr_drbg_write_seed_file() 754 const char *path) in mbedtls_ctr_drbg_update_seed_file()
|
| H A D | x509_crl.c | 567 int mbedtls_x509_crl_parse_file(mbedtls_x509_crl *chain, const char *path) in mbedtls_x509_crl_parse_file()
|
| H A D | x509_csr.c | 504 int mbedtls_x509_csr_parse_file(mbedtls_x509_csr *csr, const char *path) in mbedtls_x509_csr_parse_file()
|
| H A D | md.c | 922 int mbedtls_md_file(const mbedtls_md_info_t *md_info, const char *path, unsigned char *output) in mbedtls_md_file()
|
| H A D | lms.c | 498 unsigned char *path) in get_merkle_path()
|
| H A D | x509_crt.c | 1508 int mbedtls_x509_crt_parse_file(mbedtls_x509_crt *chain, const char *path) in mbedtls_x509_crt_parse_file() 1525 int mbedtls_x509_crt_parse_path(mbedtls_x509_crt *chain, const char *path) in mbedtls_x509_crt_parse_path()
|
| /optee_os/core/lib/zlib/ |
| H A D | gzguts.h | 180 char *path; /* path or fd for error messages */ member
|
| /optee_os/core/kernel/ |
| H A D | lockdep.c | 103 uintptr_t *path; member
|
| H A D | dt.c | 881 int add_dt_path_subnode(struct dt_descriptor *dt, const char *path, in add_dt_path_subnode()
|
| /optee_os/core/tee/ |
| H A D | tee_rpmb_fs.c | 2869 static TEE_Result rpmb_fs_dir_populate(const char *path, in rpmb_fs_dir_populate()
|