Home
last modified time | relevance | path

Searched defs:key (Results 1 – 5 of 5) sorted by relevance

/uoscore-uedhoc-latest/src/oscore/
Doscore_cose.c65 struct byte_array *key) in oscore_cose_decrypt()
89 struct byte_array *key) in oscore_cose_encrypt()
/uoscore-uedhoc-latest/src/edhoc/
Dciphertext.c63 const struct byte_array *in, const struct byte_array *key, in ciphertext_encrypt_decrypt()
90 struct byte_array *key, struct byte_array *iv) in key_gen()
/uoscore-uedhoc-latest/scripts/
Djson2c.py648 def populate_struct_body(input, val="dummy", key="dummy", array_name="dummy"): argument
/uoscore-uedhoc-latest/inc/common/
Dcrypto_wrapper.h150 struct byte_array key; member
/uoscore-uedhoc-latest/src/common/
Dcrypto_wrapper.c246 const uint8_t *key, const uint16_t key_len, in aead_mock_args_match_predefined()
266 const struct byte_array *key, struct byte_array *nonce, in aead()