nrfxlib API 2.8.99
|
psa_status_t cc3xx_hash_clone | ( | const cc3xx_hash_operation_t * | source_operation, |
cc3xx_hash_operation_t * | target_operation ) |
Clone an operation object.
[in] | source_operation | Pointer to the operation to be cloned |
[out] | target_operation | Pointer to the target operation |
PSA_SUCCESS | on success. Error code from psa_status_t on failure |