mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 23:37:22 +00:00
k, op, opc, amf is added
This commit is contained in:
parent
713d786f0c
commit
604817869f
5 changed files with 61 additions and 13 deletions
|
|
@ -81,6 +81,8 @@ extern "C" {
|
|||
CORE_DECLARE(status_t) core_generate_random_bytes(
|
||||
unsigned char *buf, int length);
|
||||
|
||||
CORE_DECLARE(void *) core_ascii_to_hex(char *in, int len, char *out);
|
||||
|
||||
/** @} */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue