Searched refs:keyScopeStarted (Results 1 – 2 of 2) sorted by relevance
470 …context[1] = PUF_CONTEXT_GENERIC_KEY_TYPE | (keyCtx->keyScopeStarted << 8u) | keyCtx->keyScopeEnro… in PUF_GetKey()571 …context[1] = PUF_CONTEXT_GENERIC_KEY_TYPE | (keyCtx->keyScopeStarted << 8u) | keyCtx->keyScopeEnro… in PUF_WrapGeneratedRandom()672 …context[1] = PUF_CONTEXT_GENERIC_KEY_TYPE | (keyCtx->keyScopeStarted << 8u) | keyCtx->keyScopeEnro… in PUF_Wrap()
84 puf_key_scope_t keyScopeStarted; member