otPlatCryptoHkdfInit() is only used within ESP-IDF.
 
Symbols
loading (1/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

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