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_ED448_H
|
||||
# define HEADER_ED448_H
|
||||
#ifndef OSSL_CRYPTO_EC_CURVE448_ED448_H
|
||||
# define OSSL_CRYPTO_EC_CURVE448_ED448_H
|
||||
|
||||
# include "point_448.h"
|
||||
|
||||
|
@ -192,4 +192,4 @@ c448_error_t c448_ed448_convert_private_key_to_x448(
|
|||
uint8_t x[X448_PRIVATE_BYTES],
|
||||
const uint8_t ed[EDDSA_448_PRIVATE_BYTES]);
|
||||
|
||||
#endif /* HEADER_ED448_H */
|
||||
#endif /* OSSL_CRYPTO_EC_CURVE448_ED448_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue