Changeset 62461 in vbox for trunk/src/VBox/Runtime/common/crypto
- Timestamp:
- Jul 22, 2016 4:21:26 PM (8 years ago)
- Location:
- trunk/src/VBox/Runtime/common/crypto
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddWantedFromFishingExpedition.cpp
r57699 r62461 245 245 RT_EXPORT_SYMBOL(RTCrStoreCertAddWantedFromFishingExpedition); 246 246 247 -
trunk/src/VBox/Runtime/common/crypto/digest-builtin.cpp
r62448 r62461 552 552 * OpenSSL EVP. 553 553 */ 554 554 555 555 # if OPENSSL_VERSION_NUMBER >= 0x10100000 556 556 /** @impl_interface_method{RTCRDIGESTDESC::pfnNew} */
Note:
See TracChangeset
for help on using the changeset viewer.