Home
last modified time | relevance | path

Searched refs:tee_fs_crypt_block (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_fs_key_manager.h21 TEE_Result tee_fs_crypt_block(const TEE_UUID *uuid, uint8_t *out,
/optee_os/core/tee/
H A Dtee_fs_key_manager.c229 TEE_Result tee_fs_crypt_block(const TEE_UUID *uuid, uint8_t *out, in tee_fs_crypt_block() function
H A Dtee_rpmb_fs.c563 return tee_fs_crypt_block(uuid, out, in, RPMB_DATA_SIZE, in encrypt_block()
571 return tee_fs_crypt_block(uuid, out, in, RPMB_DATA_SIZE, in decrypt_block()