Home
last modified time | relevance | path

Searched refs:i_iAuthenticationHashIterationCount (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentChallenge.cpp252 int i_iAuthenticationHashIterationCount, in ComputeFixedEntityHashedPassphraseAndAuthenticationSecret() argument
264 if ( i_iAuthenticationHashIterationCount < in ComputeFixedEntityHashedPassphraseAndAuthenticationSecret()
266 i_iAuthenticationHashIterationCount > in ComputeFixedEntityHashedPassphraseAndAuthenticationSecret()
292 for ( i = 0; i < i_iAuthenticationHashIterationCount; i++ ) in ComputeFixedEntityHashedPassphraseAndAuthenticationSecret()
309 i_iAuthenticationHashIterationCount); in ComputeFixedEntityHashedPassphraseAndAuthenticationSecret()
H A DKMSAgentChallenge.h107 int i_iAuthenticationHashIterationCount,