mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-24 12:01:11 +03:00
- First replacement of xyssl by polarssl where needed
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/**
|
||||
* \file md2.h
|
||||
*/
|
||||
#ifndef XYSSL_MD2_H
|
||||
#define XYSSL_MD2_H
|
||||
#ifndef POLARSSL_MD2_H
|
||||
#define POLARSSL_MD2_H
|
||||
|
||||
/**
|
||||
* \brief MD2 context structure
|
||||
|
||||
Reference in New Issue
Block a user