psa_drv_se_key_derivation_export_t
A function that performs the final step of a secure element key agreement and place the generated key material in a buffer
Syntax
typedef psa_status_t (*psa_drv_se_key_derivation_export_t)(void *op_context,
uint8_t *p_output,
size_t output_size,
size_t *p_output_length);
![]()
typedef psa_status_t (*psa_drv_se_key_derivation_export_t)(void *op_context,