When porting from OpenSSL to AWS-LC, most notes of BoringSSL PORTING.md are applicable except below:
- AWS-LC has replaced
OPENSSL_IS_BORINGSSLwithOPENSSL_IS_AWSLCto distinguish BoringSSL from AWS-LC.
When porting from OpenSSL to AWS-LC, most notes of BoringSSL PORTING.md are applicable except below:
OPENSSL_IS_BORINGSSL with OPENSSL_IS_AWSLC to distinguish BoringSSL from AWS-LC.