Searched refs:ota_pubn_buf (Results 1 – 2 of 2) sorted by relevance
16 static unsigned char ota_pubn_buf[256] = {0x00}; variable75 return ota_pubn_buf; in ota_rsa_pubkey_n()85 return sizeof(ota_pubn_buf); in ota_rsa_pubkey_n_size()
66 static const unsigned char ota_pubn_buf[256];
Completed in 3 milliseconds