Unverified Commit 17352cde authored by kladko's avatar kladko

q

parent 6a6ee13d
......@@ -148,7 +148,7 @@ enclave {
[out, count = SMALL_BUF_SIZE] char* err_string,
[in, count = SMALL_BUF_SIZE] uint8_t* encrypted_key,
uint64_t key_len,
[ohut, count = 320] char* bls_pub_key);
[out, count = 320] char* bls_pub_key);
};
untrusted {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment