Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ota/hal/
A Dota_hal_digest.c18 static unsigned char ota_pube_buf[3] = {0x01, 0x00, 0x01}; variable
80 return ota_pube_buf; in ota_rsa_pubkey_e()
90 return sizeof(ota_pube_buf); in ota_rsa_pubkey_e_size()
/AliOS-Things-master/solutions/ota_demo/
A DREADME.md67 static const unsigned char ota_pube_buf[3];

Completed in 2 milliseconds