Home
last modified time | relevance | path

Searched refs:hex2ascii (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/security_unified/crypto_osal/cfbb/boot/
Dcrypto_osal_lib.c26 #define hex2ascii(hex) (hex2ascii_data[hex]) macro
39 c = hex2ascii(num % base); in ksprintn()