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

◆ cracen_get_opaque_size()

psa_status_t cracen_get_opaque_size ( const psa_key_attributes_t * attributes,
size_t * key_size )

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

Get the size of an opaque key.

Parameters
[in]attributesKey attributes.
[out]key_sizeSize of the key representation in bytes.
Return values
PSA_SUCCESSThe operation completed successfully.
PSA_ERROR_INVALID_HANDLEThe key handle is invalid.