- Timestamp:
- Aug 5, 2020 8:47:48 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/openssl-1.1.1g/crypto/cryptlib.c
r83916 r85621 440 440 * There are also assembler versions of this function. 441 441 */ 442 # ifndef VBOX /* Don't undo the mangling, please. */ 442 443 # undef CRYPTO_memcmp 444 # endif /* VBOX */ 443 445 int CRYPTO_memcmp(const void * in_a, const void * in_b, size_t len) 444 446 {
Note:
See TracChangeset
for help on using the changeset viewer.