Searched defs:tool_key (Results 1 – 3 of 3) sorted by relevance
21 TEE_Result get_wb_tool_key(struct wb_tool_key *tool_key) in get_wb_tool_key()
23 static inline int wb_aes_decrypt_cbc(const struct wb_tool_inter_key *tool_key, in wb_aes_decrypt_cbc()
538 struct wb_tool_key tool_key = {0}; in get_wb_tool_internal_key() local