mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
AppleM1: Update openssl to v1.1.1l
This commit is contained in:
parent
1fe12b8e8c
commit
b787656eea
990 changed files with 13406 additions and 18710 deletions
|
@ -10,10 +10,10 @@
|
|||
* Originally written by Mike Hamburg
|
||||
*/
|
||||
|
||||
#ifndef HEADER_FIELD_H
|
||||
# define HEADER_FIELD_H
|
||||
#ifndef OSSL_CRYPTO_EC_CURVE448_FIELD_H
|
||||
# define OSSL_CRYPTO_EC_CURVE448_FIELD_H
|
||||
|
||||
# include "internal/constant_time_locl.h"
|
||||
# include "internal/constant_time.h"
|
||||
# include <string.h>
|
||||
# include <assert.h>
|
||||
# include "word.h"
|
||||
|
@ -165,4 +165,4 @@ static ossl_inline void gf_cond_swap(gf x, gf_s * RESTRICT y, mask_t swap)
|
|||
}
|
||||
}
|
||||
|
||||
#endif /* HEADER_FIELD_H */
|
||||
#endif /* OSSL_CRYPTO_EC_CURVE448_FIELD_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue