Home
last modified time | relevance | path

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

/uoscore-uedhoc-3.5.0/inc/cbor/
Dedhoc_encode_info_types.h25 struct info { struct
26 uint32_t _info_label; argument
27 struct zcbor_string _info_context; argument
28 uint32_t _info_length; argument
/uoscore-uedhoc-3.5.0/src/edhoc/
Dhkdf_info.c27 struct info info; in create_hkdf_info() local
Dokm.c26 uint8_t info[INFO_DEFAULT_SIZE]; in edhoc_kdf() local
/uoscore-uedhoc-3.5.0/src/common/
Dcrypto_wrapper.c576 const uint32_t prk_len, const uint8_t *info, in hkdf_expand()
660 struct byte_array *info, struct byte_array *out) in hkdf_sha_256()