Searched refs:Noutlen (Results 1 – 1 of 1) sorted by relevance
38 unsigned long Noutlen, outoff; in hkdf_expand() local75 Noutlen = MIN(hashsize, outlen - outoff); in hkdf_expand()78 out + outoff, &Noutlen)) != CRYPT_OK) { in hkdf_expand()83 outoff += Noutlen; in hkdf_expand()