Searched defs:key (Results 1 – 5 of 5) sorted by relevance
/uoscore-uedhoc-3.5.0/src/oscore/ |
D | oscore_cose.c | 65 struct byte_array *key) in oscore_cose_decrypt() 90 struct byte_array *key) in oscore_cose_encrypt()
|
/uoscore-uedhoc-3.5.0/src/edhoc/ |
D | ciphertext.c | 63 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/ |
D | json2c.py | 648 def populate_struct_body(input, val="dummy", key="dummy", array_name="dummy"): argument
|
/uoscore-uedhoc-3.5.0/inc/common/ |
D | crypto_wrapper.h | 159 struct byte_array key; member
|
/uoscore-uedhoc-3.5.0/src/common/ |
D | crypto_wrapper.c | 242 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()
|