diff options
author | Glenn Anderson | 2015-08-15 02:36:49 -0400 |
---|---|---|
committer | Glenn Anderson | 2015-08-15 19:09:16 -0400 |
commit | 860e7bdfdded83166cd64ca94e9512f607fd563a (patch) | |
tree | 4f8115341c5c78170125f1ed5e97b13634f3ce0b /nids/360/SceSsl.yml | |
parent | Initial commit. Added headers from psp2sdk. (diff) | |
download | vds-libraries-860e7bdfdded83166cd64ca94e9512f607fd563a.tar.gz |
Adds initial NID JSON database.
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..e7f7d70 --- /dev/null +++ b/nids/360/SceSsl.yml @@ -0,0 +1,18 @@ +modules: + SceSsl: + nid: 0x00000000 + libraries: + SceSsl: + nid: 0x00000000 + functions: + sceSslFreeSslCertName: 0xC73687E4 + sceSslGetIssuerName: 0x412711E5 + sceSslGetMemoryPoolStats: 0xBD203262 + sceSslGetNameEntryCount: 0x95E14CA6 + sceSslGetNameEntryInfo: 0x2A857867 + sceSslGetNotAfter: 0xF5ED7B68 + sceSslGetNotBefore: 0x70DEA174 + sceSslGetSerialNumber: 0x901C5C15 + sceSslGetSubjectName: 0x9B2F1BC1 + sceSslInit: 0x3C733316 + sceSslTerm: 0x03CE6E3A |