Home
last modified time | relevance | path

Searched defs:end (Results 51 – 67 of 67) sorted by relevance

123

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpkwrite.c587 const char *begin, *end; in mbedtls_pk_write_key_pem() local
H A Dpsa_crypto_rsa.c158 uint8_t *end = data + data_size; in mbedtls_psa_rsa_export_key() local
H A Drsa.c64 const unsigned char *end, in asn1_get_nonzero_mpi()
85 unsigned char *p, *end; in mbedtls_rsa_parse_key() local
232 unsigned char *end = (unsigned char *) (key + keylen); in mbedtls_rsa_parse_pubkey() local
H A Decdsa.c712 const unsigned char *end = sig + slen; in mbedtls_ecdsa_read_signature_restartable() local
H A Decp_curves.c4913 mbedtls_mpi_uint *p, *end; in ecp_mod_p192() local
H A Decp_curves_new.c4921 mbedtls_mpi_uint *p, *end; in mbedtls_ecp_mod_p192_raw() local
/optee_os/core/mm/
H A Dvm.c172 unsigned int end = core_mmu_va2idx(ti, va + size); in set_pa_range() local
186 vaddr_t end = MIN(r->va + r->size, ti->va_base + CORE_MMU_PGDIR_SIZE); in set_reg_in_table() local
/optee_os/core/pta/tests/
H A Dfs_htree.c148 size_t end = offs + sz; in test_write_final() local
/optee_os/core/crypto/
H A Drng_fortuna.c69 unsigned int end; member
/optee_os/core/lib/libfdt/
H A Dfdt_rw.c55 char *end = (char *)fdt + fdt_data_size_(fdt); in fdt_splice_() local
/optee_os/core/lib/zlib/
H A Dinflate.c398 local int updatewindow(strm, end, copy) in updatewindow() argument
/optee_os/ta/pkcs11/src/
H A Dobject.c764 char *end = NULL; in entry_get_attribute_value() local
H A Dpkcs11_attributes.c2380 char *end = NULL; in check_attrs_against_modification() local
/optee_os/ldelf/
H A Dta_elf_rel.c142 uint32_t *end = (void *)((uint8_t *)elf->gnu_hashtab + in resolve_sym_helper() local
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c803 uintptr_t end = start + len; in raw_malloc_add_pool() local
/optee_os/core/arch/arm/mm/
H A Dtee_pager.c1974 vaddr_t end = ROUNDDOWN(va + size, SMALL_PAGE_SIZE); in tee_pager_release_phys() local
/optee_os/core/tee/
H A Dtee_rpmb_fs.c2551 size_t end = 0; in rpmb_fs_write_primitive() local

123