Home
last modified time | relevance | path

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

/uoscore-uedhoc-3.4.0/src/oscore/
Doscore_cose.c63 struct byte_array *recipient_aad, struct byte_array *key) in oscore_cose_decrypt()
93 struct byte_array *sender_aad, struct byte_array *key) in oscore_cose_encrypt()
/uoscore-uedhoc-3.4.0/src/edhoc/
Dciphertext.c62 const uint32_t in_len, const uint8_t *key, const uint32_t key_len, in ciphertext_encrypt_decrypt()
95 uint32_t th_len, uint8_t *key, uint32_t key_len, in key_gen()
137 uint8_t key[CIPHERTEXT2_DEFAULT_SIZE]; in ciphertext_decrypt_split() local
261 uint8_t key[CIPHERTEXT2_DEFAULT_SIZE]; in ciphertext_gen() local
/uoscore-uedhoc-3.4.0/scripts/
Djson2c.py633 def populate_struct_body(input, val="dummy", key="dummy", array_name="dummy"): argument
/uoscore-uedhoc-3.4.0/src/common/
Dcrypto_wrapper.c176 const uint8_t *key, const uint32_t key_len, uint8_t *nonce, in aead()