Searched defs:key (Results 1 – 4 of 4) sorted by relevance
/uoscore-uedhoc-3.4.0/src/oscore/ |
D | oscore_cose.c | 63 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/ |
D | ciphertext.c | 62 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/ |
D | json2c.py | 633 def populate_struct_body(input, val="dummy", key="dummy", array_name="dummy"): argument
|
/uoscore-uedhoc-3.4.0/src/common/ |
D | crypto_wrapper.c | 176 const uint8_t *key, const uint32_t key_len, uint8_t *nonce, in aead()
|