Searched defs:isAnon (Results 1 – 4 of 4) sorted by relevance
37 AttestKeyAsyncContext CreateAttestKeyAsyncContext(bool isAnon) in CreateAttestKeyAsyncContext()191 napi_value HuksNapiAttestKeyItem(napi_env env, napi_callback_info info, bool isAnon) in HuksNapiAttestKeyItem()
34 bool isAnon = false; member
75 napi_value HuksNapiAttestKeyItemAsUser(napi_env env, napi_callback_info info, bool isAnon) in HuksNapiAttestKeyItemAsUser()
313 static int32_t TestKeyAttest2(struct HksCertChain *certChain, bool isAnon) in TestKeyAttest2()