otPlatCryptoHkdfInit() function
Initialise the HKDF context.
Arguments
aContext
Context for HKDF operation.
Return value
OT_ERROR_NONE Successfully Initialised AES operation. OT_ERROR_FAILED Failed to Initialise AES operation. OT_ERROR_INVALID_ARGS @p aContext was NULL
Notes
The platform driver shall point the context to the correct object such as psa_key_derivation_operation_t or HmacSha256::Hash
otPlatCryptoHkdfInit() is called by 1 function:
![]()
otPlatCryptoHkdfInit()
otPlatCryptoHkdfInit() reads 4 variables:
![]()
otPlatCryptoHkdfInit()