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 md4.h
|
||||
*/
|
||||
#ifndef XYSSL_MD4_H
|
||||
#define XYSSL_MD4_H
|
||||
#ifndef POLARSSL_MD4_H
|
||||
#define POLARSSL_MD4_H
|
||||
|
||||
/**
|
||||
* \brief MD4 context structure
|
||||
|
Reference in New Issue
Block a user