Home
last modified time | relevance | path

Searched refs:TSS_SET_VALUE (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dthreadsndk.cpp34 #define TSS_SET_VALUE (void *)0xFF macro
248 ret = tss_set(key, TSS_SET_VALUE); in Tss_set()
274 ret = tss_set(key, TSS_SET_VALUE); in Tss_get()
277 if (value != PARAM_0 && value == TSS_SET_VALUE) { in Tss_get()
301 tss_set(key, TSS_SET_VALUE); in Tss_delete()
303 if (value != PARAM_0 && value == TSS_SET_VALUE) { in Tss_delete()

Completed in 2 milliseconds