otPlatCryptoAesEncrypt() function
Encrypt the given data.
Arguments
aContext
Context for AES operation.
aInput
Pointer to the input buffer.
aOutput
Pointer to the output buffer.
Return value
OT_ERROR_NONE Successfully encrypted @p aInput. OT_ERROR_FAILED Failed to encrypt @p aInput. OT_ERROR_INVALID_ARGS @p aContext or @p aKey or @p aOutput were NULL
otPlatCryptoAesEncrypt() is called by 1 function and calls 1 function:
![]()
otPlatCryptoAesEncrypt()
otPlatCryptoAesEncrypt() reads 5 variables:
![]()
otPlatCryptoAesEncrypt()