mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-01-15 11:05:18 +00:00
8 lines
166 B
C
8 lines
166 B
C
#include "os_port.h"
|
|
|
|
#define HKDF_SUPPORT ENABLED
|
|
#define SHA256_SUPPORT ENABLED
|
|
#define AES_SUPPORT ENABLED
|
|
#define ECB_SUPPORT ENABLED
|
|
#define GCM_SUPPORT ENABLED
|