Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/edhoc/
Dretrieve_cred.c43 struct byte_array *cred, struct byte_array *pk, in verify_cert2cred()
101 struct byte_array *cred, struct byte_array *pk, in get_local_cred()
148 struct byte_array *id_cred, struct byte_array *cred, in retrieve_cred()
Dsignature_or_mac_msg.c50 const struct byte_array *cred, const struct byte_array *ead, in mac()
111 const struct byte_array *cred, in signature_struct_gen()
145 const struct byte_array *cred, const struct byte_array *ead, in signature_or_mac()
Dth.c74 const struct byte_array *cred, in th34_input_encode()
114 const struct byte_array *cred, struct byte_array *th34) in th34_calculate()
/uoscore-uedhoc-latest/inc/
Dedhoc.h34 struct byte_array cred; /*CBOR encoded credentials*/ member