nrfxlib API 2.8.99
Loading...
Searching...
No Matches

◆ cc3xx_hash_update()

psa_status_t cc3xx_hash_update ( cc3xx_hash_operation_t * operation,
const uint8_t * input,
size_t input_length )

Updates an hash operation with some new input data.

Parameters
[in]operationPointer to the operation object
[in]inputBuffer containing the input data
[out]input_lengthSize in bytes of the input data
Return values
PSA_SUCCESSon success. Error code from psa_status_t on failure