Changeset 95219 in vbox for trunk/src/libs/openssl-3.0.3/include/openssl/ecerr.h
- Timestamp:
- Jun 8, 2022 7:43:44 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151730
- Location:
- trunk/src/libs/openssl-3.0.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/openssl-3.0.3
- Property svn:mergeinfo
-
old new 14 14 /vendor/openssl/3.0.1:150323-150324 15 15 /vendor/openssl/3.0.2:150728-150729 16 /vendor/openssl/current:147554-150727 16 /vendor/openssl/3.0.3:151497-151729 17 /vendor/openssl/current:147554-151496
-
- Property svn:mergeinfo
-
trunk/src/libs/openssl-3.0.3/include/openssl/ecerr.h
r94082 r95219 1 1 /* 2 2 * Generated by util/mkerr.pl DO NOT EDIT 3 * Copyright 1995-202 1The OpenSSL Project Authors. All Rights Reserved.3 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved. 4 4 * 5 5 * Licensed under the Apache License 2.0 (the "License"). You may not use … … 36 36 # define EC_R_DISCRIMINANT_IS_ZERO 118 37 37 # define EC_R_EC_GROUP_NEW_BY_NAME_FAILURE 119 38 # define EC_R_EXPLICIT_PARAMS_NOT_SUPPORTED 127 38 39 # define EC_R_FAILED_MAKING_PUBLIC_KEY 166 39 40 # define EC_R_FIELD_TOO_LARGE 143
Note:
See TracChangeset
for help on using the changeset viewer.