Searched defs:dest (Results 1 – 6 of 6) sorted by relevance
| /uoscore-uedhoc-latest/src/common/ |
| D | byte_array.c | 27 enum err byte_array_append(struct byte_array *dest, in byte_array_append() 39 enum err byte_array_cpy(struct byte_array *dest, const struct byte_array *src, in byte_array_cpy()
|
| D | memcpy_s.c | 27 enum err _memcpy_s(uint8_t *dest, uint32_t dest_len, const uint8_t *source, in _memcpy_s()
|
| D | crypto_wrapper.c | 655 uint8_t *dest = out->ptr + ((i - 1) << 5); in hkdf_expand() local
|
| /uoscore-uedhoc-latest/test/ |
| D | entropy.c | 60 int default_CSPRNG(uint8_t *dest, unsigned int size) in default_CSPRNG()
|
| /uoscore-uedhoc-latest/src/oscore/ |
| D | option.c | 80 enum err cache_echo_val(struct byte_array *dest, struct o_coap_option *options, in cache_echo_val()
|
| /uoscore-uedhoc-latest/test/oscore_unit_tests/ |
| D | unit_test_replay_protection.c | 23 static void _copy_window(struct server_replay_window_t *dest, in _copy_window()
|