mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
- First replacement of xyssl by polarssl where needed
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
/**
|
||||
* \file arc4.h
|
||||
*/
|
||||
#ifndef XYSSL_ARC4_H
|
||||
#define XYSSL_ARC4_H
|
||||
#ifndef POLARSSL_ARC4_H
|
||||
#define POLARSSL_ARC4_H
|
||||
|
||||
/**
|
||||
* \brief ARC4 context structure
|
||||
|
Reference in New Issue
Block a user