Searched refs:ota_pube_buf (Results 1 – 2 of 2) sorted by relevance
18 static unsigned char ota_pube_buf[3] = {0x01, 0x00, 0x01}; variable80 return ota_pube_buf; in ota_rsa_pubkey_e()90 return sizeof(ota_pube_buf); in ota_rsa_pubkey_e_size()
67 static const unsigned char ota_pube_buf[3];
Completed in 2 milliseconds