nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_cc3xx_platform_derived_key_set_cipher()

int nrf_cc3xx_platform_derived_key_set_cipher ( nrf_cc3xx_platform_derived_key_ctx_t * ctx,
nrf_cc3xx_platform_cipher_info_t cipher_info )

#include <crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_derived_key.h>

Function to set the derived cipher.

Parameters
[in,out]ctxPointer to the derived key context.
[in]cipher_infoThe cipher used by the derived key.
Returns
NRF_CC3XX_PLATFORM_SUCCESS on success, otherwise a negative value.