HomeSort by: relevance | last modified time | path
    Searched refs:canILoadThisKey (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_changeauth.c 192 if ((result = canILoadThisKey(&keyParmsContainer, &canLoad)))
200 if ((result = canILoadThisKey(&keyParmsContainer, &canLoad)))
tcs_key.c 185 LogDebugFn("calling canILoadThisKey");
187 if ((result = canILoadThisKey(&(key.algorithmParms), &canLoad)))
219 canILoadThisKey(TCPA_KEY_PARMS *parms, TSS_BOOL *b)
tcsi_key.c 104 LogDebugFn("calling canILoadThisKey");
105 if ((result = canILoadThisKey(&(key.algorithmParms), &canLoad)))
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 181 TSS_RESULT canILoadThisKey(TCPA_KEY_PARMS *parms, TSS_BOOL *);

Completed in 58 milliseconds