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,8 +10,8 @@
|
|||
* Originally written by Mike Hamburg
|
||||
*/
|
||||
|
||||
#ifndef HEADER_WORD_H
|
||||
# define HEADER_WORD_H
|
||||
#ifndef OSSL_CRYPTO_EC_CURVE448_WORD_H
|
||||
# define OSSL_CRYPTO_EC_CURVE448_WORD_H
|
||||
|
||||
# include <string.h>
|
||||
# include <assert.h>
|
||||
|
@ -78,4 +78,4 @@ static ossl_inline mask_t bool_to_mask(c448_bool_t m)
|
|||
return ret;
|
||||
}
|
||||
|
||||
#endif /* HEADER_WORD_H */
|
||||
#endif /* OSSL_CRYPTO_EC_CURVE448_WORD_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue