Home
last modified time | relevance | path

Searched defs:info (Results 1 – 3 of 3) sorted by relevance

/uoscore-uedhoc-3.7.0/inc/cbor/
Dedhoc_encode_info_types.h28 struct info { struct
29 uint32_t info_label; argument
30 struct zcbor_string info_context; argument
31 uint32_t info_length; argument
/uoscore-uedhoc-3.7.0/src/edhoc/
Dhkdf_info.c25 struct info info; in create_hkdf_info() local
/uoscore-uedhoc-3.7.0/src/common/
Dcrypto_wrapper.c585 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()