mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 16:12:21 +01:00
12 lines
110 B
Plaintext
Executable File
12 lines
110 B
Plaintext
Executable File
enclave {
|
|
|
|
trusted {
|
|
|
|
};
|
|
|
|
untrusted {
|
|
/* define OCALLs here. */
|
|
|
|
};
|
|
};
|