pspsdk-1.0+beta2
Main Page
Modules
Data Structures
Files
File List
Globals
pspssl.h
Go to the documentation of this file.
1
/*
2
* PSP Software Development Kit - http://www.pspdev.org
3
* -----------------------------------------------------------------------
4
* Licensed under the BSD license, see LICENSE in PSPSDK root for details.
5
*
6
* pspssl.h - Interface to the ssl library.
7
*
8
* Copyright (c) 2008 David Perry (InsertWittyName)
9
* Copyright (c) 2008 moonlight
10
*
11
*/
12
13
#ifndef __PSPSSL_H__
14
#define __PSPSSL_H__
15
16
#if defined(__cplusplus)
17
extern
"C"
{
18
#endif
19
27
int
sceSslInit
(
int
unknown1);
28
34
int
sceSslEnd
(
void
);
35
43
int
sceSslGetUsedMemoryMax
(
unsigned
int
*memory);
44
52
int
sceSslGetUsedMemoryCurrent
(
unsigned
int
*memory);
53
54
#if defined(__cplusplus)
55
};
56
#endif
57
58
#endif
src
net
pspssl.h
Generated on Sat Apr 9 2016 07:00:25 for pspsdk-1.0+beta2 by
1.8.1.2