Home
last modified time | relevance | path

Searched defs:path (Results 1 – 18 of 18) sorted by relevance

/optee_os-3.20.0/scripts/
A Dget_maintainer.py167 def match_pattern(path, pattern): argument
181 def get_subsystems_for_path(subsystems, path, strict): argument
A Dsymbolize.py415 def pretty_print_path(self, path): argument
/optee_os-3.20.0/core/drivers/crypto/se050/glue/
A Di2c_stm32.c39 const char *path = NULL; in dt_i2c_bus_config() local
/optee_os-3.20.0/core/lib/libfdt/
A Dfdt_overlay.c62 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
A Dfdt_ro.c236 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen()
281 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dentropy.c472 int mbedtls_entropy_write_seed_file( mbedtls_entropy_context *ctx, const char *path ) in mbedtls_entropy_write_seed_file()
507 int mbedtls_entropy_update_seed_file( mbedtls_entropy_context *ctx, const char *path ) in mbedtls_entropy_update_seed_file()
A Dpkparse.c73 int mbedtls_pk_load_file( const char *path, unsigned char **buf, size_t *n ) in mbedtls_pk_load_file()
126 const char *path, const char *pwd ) in mbedtls_pk_parse_keyfile()
153 int mbedtls_pk_parse_public_keyfile( mbedtls_pk_context *ctx, const char *path ) in mbedtls_pk_parse_public_keyfile()
A Dhmac_drbg.c439 int mbedtls_hmac_drbg_write_seed_file( mbedtls_hmac_drbg_context *ctx, const char *path ) in mbedtls_hmac_drbg_write_seed_file()
466 int mbedtls_hmac_drbg_update_seed_file( mbedtls_hmac_drbg_context *ctx, const char *path ) in mbedtls_hmac_drbg_update_seed_file()
A Dx509_csr.c308 int mbedtls_x509_csr_parse_file( mbedtls_x509_csr *csr, const char *path ) in mbedtls_x509_csr_parse_file()
A Dctr_drbg.c614 const char *path ) in mbedtls_ctr_drbg_write_seed_file()
645 const char *path ) in mbedtls_ctr_drbg_update_seed_file()
A Ddhm.c587 static int load_file( const char *path, unsigned char **buf, size_t *n ) in load_file()
635 int mbedtls_dhm_parse_dhmfile( mbedtls_dhm_context *dhm, const char *path ) in mbedtls_dhm_parse_dhmfile()
A Dx509_crl.c601 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path ) in mbedtls_x509_crl_parse_file()
A Dmd.c662 int mbedtls_md_file( const mbedtls_md_info_t *md_info, const char *path, unsigned char *output ) in mbedtls_md_file()
A Dx509_crt.c1530 int mbedtls_x509_crt_parse_file( mbedtls_x509_crt *chain, const char *path ) in mbedtls_x509_crt_parse_file()
1547 int mbedtls_x509_crt_parse_path( mbedtls_x509_crt *chain, const char *path ) in mbedtls_x509_crt_parse_path()
/optee_os-3.20.0/core/lib/zlib/
A Dgzguts.h180 char *path; /* path or fd for error messages */ member
/optee_os-3.20.0/core/kernel/
A Dlockdep.c103 uintptr_t *path; member
/optee_os-3.20.0/core/arch/arm/kernel/
A Dboot.c748 static int add_dt_path_subnode(struct dt_descriptor *dt, const char *path, in add_dt_path_subnode()
/optee_os-3.20.0/core/tee/
A Dtee_rpmb_fs.c2804 static TEE_Result rpmb_fs_dir_populate(const char *path, in rpmb_fs_dir_populate()

Completed in 34 milliseconds