- First replacement of xyssl by polarssl where needed
This commit is contained in:
parent
8e831edc24
commit
40e46940df
70 changed files with 833 additions and 1201 deletions
|
@ -1,8 +1,8 @@
|
|||
/**
|
||||
* \file timing.h
|
||||
*/
|
||||
#ifndef XYSSL_TIMING_H
|
||||
#define XYSSL_TIMING_H
|
||||
#ifndef POLARSSL_TIMING_H
|
||||
#define POLARSSL_TIMING_H
|
||||
|
||||
/**
|
||||
* \brief timer structure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue