otPlatCryptoHkdfExtract() function
Perform HKDF Extract step.
Arguments
aContext
Operation context for HKDF operation.
aSalt
Pointer to the Salt for HKDF.
aSaltLength
Length of Salt.
aInputKey
Pointer to the input key.
Return value
OT_ERROR_NONE HKDF Extract was successful. OT_ERROR_FAILED HKDF Extract failed.
otPlatCryptoHkdfExtract() calls 9 functions:
![]()
otPlatCryptoHkdfExtract()
otPlatCryptoHkdfExtract() reads 5 variables:
![]()
otPlatCryptoHkdfExtract()