Searched refs:tee_fs_crypt_block (Results 1 – 3 of 3) sorted by relevance
/optee_os-3.20.0/core/include/tee/ |
A D | tee_fs_key_manager.h | 21 TEE_Result tee_fs_crypt_block(const TEE_UUID *uuid, uint8_t *out,
|
/optee_os-3.20.0/core/tee/ |
A D | tee_fs_key_manager.c | 230 TEE_Result tee_fs_crypt_block(const TEE_UUID *uuid, uint8_t *out, in tee_fs_crypt_block() function
|
A D | tee_rpmb_fs.c | 492 return tee_fs_crypt_block(uuid, out, in, RPMB_DATA_SIZE, in encrypt_block() 500 return tee_fs_crypt_block(uuid, out, in, RPMB_DATA_SIZE, in decrypt_block()
|
Completed in 8 milliseconds