nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ cc3xx_cipher_set_iv()

psa_status_t cc3xx_cipher_set_iv ( cc3xx_cipher_operation_t operation,
const uint8_t *  iv,
size_t  iv_length 
)

Setup an IV on the operation object.

Parameters
[in]operationPointer to the operation object
[in]ivBuffer holding the IV to setup
[in]iv_lengthSize in bytes of the IV
Return values
PSA_SUCCESSon success. Error code from psa_status_t on failure