Searched refs:blob (Results 1 – 7 of 7) sorted by relevance
78 void *blob; member611 return external_dt.blob; in get_external_dt()618 if (!external_dt.blob) in release_external_dt()621 ret = fdt_pack(external_dt.blob); in release_external_dt()624 virt_to_phys(external_dt.blob), ret); in release_external_dt()633 external_dt.blob = NULL; in release_external_dt()665 if (!fdt_check_header(dt->blob)) { in init_dt_overlay()692 offs = fdt_path_offset(dt->blob, path); in add_dt_path_subnode()895 len_size = fdt_size_cells(dt->blob, offs); in add_res_mem_dt_node()1092 dt->blob = fdt; in init_external_dt()[all …]
102 uint32_t blob = 0; in caam_hal_ctrl_inc_priblob() local112 blob = val + 1; in caam_hal_ctrl_inc_priblob()114 blob = val + 2; in caam_hal_ctrl_inc_priblob()118 CTRL_TRACE("New CAAM PRIBLOB value: 0x%"PRIx32, blob); in caam_hal_ctrl_inc_priblob()121 val |= blob; in caam_hal_ctrl_inc_priblob()127 blob); in caam_hal_ctrl_inc_priblob()128 if (val != blob) in caam_hal_ctrl_inc_priblob()
14 subdirs-$(CFG_NXP_CAAM_BLOB_DRV) += blob
238 # https://github.com/openssl/openssl/blob/OpenSSL_1_1_1l/config#L56264 # https://github.com/openssl/openssl/blob/OpenSSL_1_1_1l/config#L56
1199 [rpmb_doc]: https://github.com/OP-TEE/optee_os/blob/master/documentation/secure_storage_rpmb.md1335 [DCO]: https://github.com/OP-TEE/optee_os/blob/master/Notice.md#contributions1337 [synchro]: https://github.com/OP-TEE/optee_os/blob/master/documentation/optee_design.md#4-thread-ha…1338 [elf]: https://github.com/OP-TEE/optee_os/blob/master/documentation/optee_design.md#format
86 1. A [ChangeLog](https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog.d/00README.md) entry…
3794 * Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob3847 * Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob
Completed in 17 milliseconds