Searched refs:oscore_enc_structure (Results 1 – 6 of 6) sorted by relevance
19 static bool encode_oscore_enc_structure(zcbor_state_t *state, const struct oscore_enc_structure *in…23 zcbor_state_t *state, const struct oscore_enc_structure *input) in encode_oscore_enc_structure()45 const struct oscore_enc_structure *input, in cbor_encode_oscore_enc_structure()
36 …oscore_enc_structure.cddl -e -t oscore_enc_structure --oc $SRC/oscore_enc_structure.c --include-pr…
28 struct oscore_enc_structure { struct
27 const struct oscore_enc_structure *input,
15 oscore_enc_structure = [ context: tstr, protected: bstr, external_aad: bstr, ]
37 struct oscore_enc_structure enc_structure; in create_enc_structure()