Searched refs:info_len (Results 1 – 1 of 1) sorted by relevance
240 hkdf(uint8_t *ikm, uint16_t ikm_len, uint8_t *info, uint16_t info_len, in hkdf() argument303 rc = bootutil_hmac_sha256_update(&hmac, info, info_len); in hkdf()