Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ota/hal/
A Dota_hal_digest.c16 static unsigned char ota_pubn_buf[256] = {0x00}; variable
75 return ota_pubn_buf; in ota_rsa_pubkey_n()
85 return sizeof(ota_pubn_buf); in ota_rsa_pubkey_n_size()
/AliOS-Things-master/solutions/ota_demo/
A DREADME.md66 static const unsigned char ota_pubn_buf[256];

Completed in 2 milliseconds