Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/corecrypto/
H A Dcchkdf.c64 cchkdf_expand(const struct ccdigest_info *di, in cchkdf_expand() function
137 result = cchkdf_expand(di, di->output_size, prk, info_nbytes, info, dk_nbytes, dk); in cchkdf()
/xnu-12377.61.12/EXTERNAL_HEADERS/corecrypto/
H A Dcchkdf.h94 int cchkdf_expand(const struct ccdigest_info *di,