Searched defs:info (Results 1 – 3 of 3) sorted by relevance
28 struct info { struct29 uint32_t info_label; argument30 struct zcbor_string info_context; argument31 uint32_t info_length; argument
25 struct info info; in create_hkdf_info() local
585 const struct byte_array *info, struct byte_array *out) in hkdf_expand()669 struct byte_array *info, struct byte_array *out) in hkdf_sha_256()