Home
last modified time | relevance | path

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

/uoscore-uedhoc-3.5.0/src/oscore/
Doscore_cose.c65 struct byte_array *key) in oscore_cose_decrypt()
90 struct byte_array *key) in oscore_cose_encrypt()
/uoscore-uedhoc-3.5.0/src/edhoc/
Dciphertext.c63 const uint32_t in_len, const uint8_t *key, const uint32_t key_len, in ciphertext_encrypt_decrypt()
96 uint32_t th_len, uint8_t *key, uint32_t key_len, in key_gen()
141 uint8_t key[CIPHERTEXT2_DEFAULT_SIZE]; in ciphertext_decrypt_split() local
265 uint8_t key[CIPHERTEXT2_DEFAULT_SIZE]; in ciphertext_gen() local
/uoscore-uedhoc-3.5.0/scripts/
Djson2c.py648 def populate_struct_body(input, val="dummy", key="dummy", array_name="dummy"): argument
/uoscore-uedhoc-3.5.0/inc/common/
Dcrypto_wrapper.h159 struct byte_array key; member
/uoscore-uedhoc-3.5.0/src/common/
Dcrypto_wrapper.c242 const uint8_t *key, const uint16_t key_len, in aead_mock_args_match_predefined()
262 const uint32_t in_len, const uint8_t *key, in aead()