Lines Matching full:in

25 /* Same value as max in huk_subkey_derive */
36 * [in] memref[0]: entropy input data
46 * [in] params[0].memref.buffer Buffer for extra data
47 * [in] params[0].memref.size Size of extra data (max 1024 bytes)
63 * [in] value[0].a: Number of bytes
64 * [in] value[0].b: Flags, 0 or PTA_SYSTEM_MAP_FLAG_SHAREABLE
67 * [in] value[2].a: Extra pad before memory range
68 * [in] value[2].b: Extra pad after memory range
75 * [in] value[0].a: Number of bytes
76 * [in] value[0].b: Must be 0
77 * [in] value[1].a: Address upper 32-bits
78 * [in] value[1].b: Address lower 32-bits
85 * [in] memref[0]: UUID of TA binary
97 * [in] value[1].a: Handle to TA binary
98 * [in] value[1].b: Must be 0
110 * transparent to the TA. If the supplied address in value[3] is 0 a
114 * [in] value[0].a: Handle to TA binary
115 * [in] value[0].b: Flags, PTA_SYSTEM_MAP_FLAG_*
116 * [in] value[1].a: Offset into TA binary, must be page aligned
117 * [in] value[1].b: Number of bytes, the last page will be zero
119 * [in/out] value[2].a: Address upper 32-bits
120 * [in/out] value[2].b: Address lower 32-bits
121 * [in] value[3].a: Extra pad before memory range
122 * [in] value[3].b: Extra pad after memory range
129 * [in] value[0].a: Handle to TA binary
130 * [in] value[0].b: Offset into TA binary
138 * [in] value[0].a: Number of bytes
139 * [in] value[0].b: Flags, PTA_SYSTEM_MAP_FLAG_*
140 * [in] value[1].a: Address upper 32-bits
141 * [in] value[1].b: Address lower 32-bits
152 * [in] value[0].a: Number of bytes, must match length rounded up to
154 * [in] value[0].b: Must be 0
155 * [in] value[1].a: Old address upper 32-bits
156 * [in] value[1].b: Old address lower 32-bits
157 * [in/out] value[2].a: New address upper 32-bits
158 * [in/out] value[2].b: New address lower 32-bits
159 * [in] value[3].a: Extra pad before memory range
160 * [in] value[3].b: Extra pad after memory range
167 * [in] memref[0]: the UUID of the shared library (@filename)
168 * [in] value[1].a: @flags, must be (RTLD_NOW | RTLD_GLOBAL | RTLD_NODELETE)
175 * Resolve a symbol in a previously loaded shared library or in the whole TA
177 * [in] memref[0]: the UUID of the shared library, or the nil UUID to
179 * [in] memref[1]: symbol name (@symbol)
187 * Retrieves a copy of the TPM Event log held in secure memory.
196 * [in] memref[0] uuid of the plugin (TEE_UUID)
197 * [in] value[1].a command for the plugin
198 * [in] value[1].b sub_command for the plugin
199 * [in/out] memref[2] additional data for the plugin