Home
last modified time | relevance | path

Searched refs:raw (Results 1 – 4 of 4) sorted by relevance

/mcuboot-latest/sim/mcuboot-sys/src/
Dc.rs95 None => raw::invoke_boot_go(&mut sim_ctx as *mut _, in boot_go()
98 Some(i) => raw::invoke_boot_go(&mut sim_ctx as *mut _, in boot_go()
119 unsafe { raw::boot_trailer_sz(align) } in boot_trailer_sz()
123 unsafe { raw::boot_status_sz(align) } in boot_status_sz()
127 unsafe { raw::boot_magic_sz() as usize } in boot_magic_sz()
131 unsafe { raw::boot_max_align() as usize } in boot_max_align()
137 if raw::rsa_oaep_encrypt_(pubkey.as_ptr(), pubkey.len() as u32,
152 if raw::kw_encrypt_(kek.as_ptr(), seckey.as_ptr(), encbuf.as_mut_ptr()) == 0 { in kw_encrypt()
169 mod raw { module
210 assert_eq!(unsafe { raw::psa_crypto_init() }, 0); in init_crypto()
[all …]
/mcuboot-latest/docs/
Dcompression_format.md130 `raw.lzma`, you can perform
136 unlzma --lzma2 --format=raw --suffix=.lzma raw.lzma
142 unlzma --armthumb --lzma2 --format=raw --suffix=.lzma raw.lzma
146 `raw`, which is identical to the
Dreadme-zephyr.md120 of raw binary images (.bin) since the former include destination address
Drelease-notes.md95 - imgtool can dump the raw versions of the public keys