diff options
| author | xyzz | 2017-10-25 02:30:59 +0300 |
|---|---|---|
| committer | xyzz | 2017-10-25 02:30:59 +0300 |
| commit | cbd90e3bdf9ad65b6fc2b8ae3536cb1b1b7e8baa (patch) | |
| tree | 1389a33510cffc35ecf01f5853a8d30ac7209f9b /nids/360/SceSsl.yml | |
| parent | Remove stray NIDs (diff) | |
| download | vds-libraries-cbd90e3bdf9ad65b6fc2b8ae3536cb1b1b7e8baa.tar.gz | |
Revert "Update modules NIDs"
This reverts commit e0beb0a89e64d113a17f4361ad9262b17d05128e.
This broke everything.
Diffstat (limited to 'nids/360/SceSsl.yml')
| -rw-r--r-- | nids/360/SceSsl.yml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/nids/360/SceSsl.yml b/nids/360/SceSsl.yml new file mode 100644 index 0000000..d3365a5 --- /dev/null +++ b/nids/360/SceSsl.yml @@ -0,0 +1,18 @@ +modules: + SceSsl: + nid: 0x000000D2 + libraries: + SceSsl: + nid: 0xCAF5F2E9 + functions: + sceSslFreeSslCertName: 0xC73687E4 + sceSslGetIssuerName: 0x412711E5 + sceSslGetMemoryPoolStats: 0xBD203262 + sceSslGetNameEntryCount: 0x95E14CA6 + sceSslGetNameEntryInfo: 0x2A857867 + sceSslGetNotAfter: 0xF5ED7B68 + sceSslGetNotBefore: 0x70DEA174 + sceSslGetSerialNumber: 0x901C5C15 + sceSslGetSubjectName: 0x9B2F1BC1 + sceSslInit: 0x3C733316 + sceSslTerm: 0x03CE6E3A |
