Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_rpmb_fs.c220 struct rpmb_raw_data { struct
221 uint16_t msg_type;
222 uint16_t *op_result;
223 uint16_t *block_count;
224 uint16_t *blk_idx;
225 uint32_t *write_counter;
226 uint8_t *nonce;
227 uint8_t *key_mac;
228 uint8_t *data;
230 uint32_t len;
[all …]