Searched refs:hex_to_bytes (Results 1 – 1 of 1) sorted by relevance
99 static char *hex_to_bytes(char *hex, size_t len) in hex_to_bytes() function151 MTPZ_ENCRYPTION_KEY = hex_to_bytes(hexenckey, strlen(hexenckey)); in mtpz_loaddata()182 MTPZ_CERTIFICATES = hex_to_bytes(hexcerts, strlen(hexcerts)); in mtpz_loaddata()