nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ cracen_hash_clone()

static psa_status_t cracen_hash_clone ( const cracen_hash_operation_t * source_operation,
cracen_hash_operation_t * target_operation )
inlinestatic

#include <subsys/nrf_security/src/drivers/cracen/cracenpsa/include/cracen_psa_hash.h>

Clone a hash operation.

Parameters
[in]source_operationSource hash operation context.
[out]target_operationTarget hash operation context.
Return values
PSA_SUCCESSThe operation completed successfully.