Home
last modified time | relevance | path

Searched refs:info_nbytes (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/osfmk/corecrypto/
H A Dcchkdf.c67 size_t info_nbytes, in cchkdf_expand() argument
99 cchmac_update(di, hc, info_nbytes, info); in cchkdf_expand()
126 size_t info_nbytes, in cchkdf() argument
137 result = cchkdf_expand(di, di->output_size, prk, info_nbytes, info, dk_nbytes, dk); in cchkdf()
/xnu-11215.81.4/EXTERNAL_HEADERS/corecrypto/
H A Dcchkdf.h41 size_t info_nbytes,
97 size_t info_nbytes,