mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-24 04:15:01 +00:00
some dummy net functions
This commit is contained in:
parent
37813c1f59
commit
8e8a82a310
7 changed files with 17 additions and 13 deletions
|
@ -144,7 +144,7 @@ int PS4_SYSV_ABI sceSslGetNotBefore();
|
|||
int PS4_SYSV_ABI sceSslGetSerialNumber();
|
||||
int PS4_SYSV_ABI sceSslGetSslError();
|
||||
int PS4_SYSV_ABI sceSslGetSubjectName();
|
||||
int PS4_SYSV_ABI sceSslInit();
|
||||
int PS4_SYSV_ABI sceSslInit(std::size_t poolSize);
|
||||
int PS4_SYSV_ABI sceSslLoadCert();
|
||||
int PS4_SYSV_ABI sceSslLoadRootCACert();
|
||||
int PS4_SYSV_ABI sceSslRecv();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue