Move duplicate hex2bin and add bin2hex function so that application can use the functions and avoid code duplication. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| aes.c | ||
| cbc_mode.c | ||
| ccm_mode.c | ||
| cmac_mode.c | ||
| ctr_mode.c | ||
| ctr_prng.c | ||
| ecc_dh.c | ||
| ecc_dsa.c | ||
| hmac.c | ||
| main.c | ||
| sha256.c | ||
| test_ecc_utils.c | ||