mirror of
https://github.com/wiire-a/pixiewps.git
synced 2025-07-25 14:54:53 +02:00
Renamed 'RT/MT' mode to 'RT/MT/CL'
This commit is contained in:
parent
4937d61d40
commit
2f1bbbea1d
@ -58,7 +58,7 @@
|
||||
#endif
|
||||
|
||||
uint_fast8_t p_mode[MODE_LEN] = { 0 };
|
||||
const char *p_mode_name[MODE_LEN + 1] = { "", "RT/MT", "eCos simple", "RTL819x", "eCos simplest", "eCos Knuth" };
|
||||
const char *p_mode_name[MODE_LEN + 1] = { "", "RT/MT/CL", "eCos simple", "RTL819x", "eCos simplest", "eCos Knuth" };
|
||||
|
||||
/* Also called 'porting' OpenSSL */
|
||||
#define SET_RTL_PRIV_KEY(x) memset(x, 0x55, 192)
|
||||
|
Loading…
x
Reference in New Issue
Block a user