VirtualBox

Changeset 91588 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 6, 2021 9:39:48 AM (3 years ago)
Author:
vboxsync
Message:

Runtime/VBoxRTDeps.cpp: Add symbol required by libtpms, bugref:10078

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp

    r87235 r91588  
    4949#include <openssl/ssl.h>
    5050#include <openssl/rand.h>
     51#include <openssl/aes.h>
    5152#include "internal/openssl-post.h"
    5253
     
    114115    { (PFNRT)TLSv1_server_method },
    115116#endif
     117    { (PFNRT)AES_ofb128_encrypt }, /* libtpms */
    116118    { NULL }
    117119};
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette