Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FunctionDescription
GcaCrash()
GcaExit()Exiting the loadable code
GcaLedOn()Turning LED on
GcaLedOff()Turning LED off
GcaRead()Read EEPROM data, GrdRead() analog
GcaWrite()Write EEPROM data, GrdWrite() analog
GcaPI_Read()Read protected item data, GrdPI_Read() analog
GcaPI_Update()Read protected item data, GrdPI_Update() analog
GcaPI_GetTimeLimit()Receiving the remaining algorithm operating time
GcaPI_GetCounter()Get algorithm counter value, GrdPI_GetCounter() analog
GcaGetTime()Get dongle’s timer state, GrdGetTime() analog. For Guardant Code Time only
GcaGetRTCQuality()Real time clock testing
GcaGetLastError()Receiving the last error code
GccaCryptEx()Data encryption, GrdCryptEx() analog
GccaSign()Generate the digital signature, GrdSign() analog
GccaVerifySign()Verify the digital signature, GrdVerifySign() analog
GccaGenerateKeyPair()Creating key pairs
GccaHash()Calculate hash, GrdHash() analog
GccaGetRandom()Random number generation
GcaSetTimeoutSetting the maximum allowed loadable code operating time
GcaCodeGetInfoRequest information from the loadable code descriptor
GcaCodeRunReal time clock (RTC) testing

...