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

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_ps.c 105 if ((result = Tspi_Key_GetPubKey(*phKey, &ulPubKeyLength, &rgbPubKey)))
tspi_key.c 131 Tspi_Key_GetPubKey(TSS_HKEY hKey, /* in */
  /src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_tspi.c 493 TSS_RESULT result = Tspi_Key_GetPubKey(a_hKey, a_uiKeyLen, a_pKey);
494 tspiResult("Tspi_Key_GetPubKey", result);
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tspi.h 780 TSPICALL Tspi_Key_GetPubKey

Completed in 19 milliseconds