| 93 typedef PurpleCertificateVerificationRequest * Purple__Certificate__VerificationRequest; |
93 typedef PurpleCertificateVerificationRequest * Purple__Certificate__VerificationRequest; |
| 94 typedef PurpleCertificateVerificationStatus Purple__Certificate__VerificationStatus; |
94 typedef PurpleCertificateVerificationStatus Purple__Certificate__VerificationStatus; |
| 95 |
95 |
| 96 /* cipher.h */ |
96 /* cipher.h */ |
| 97 typedef PurpleCipher * Purple__Cipher; |
97 typedef PurpleCipher * Purple__Cipher; |
| 98 typedef PurpleCipherCaps Purple__CipherCaps; |
|
| 99 typedef PurpleCipherContext * Purple__Cipher__Context; |
|
| 100 typedef PurpleCipherOps * Purple__Cipher__Ops; |
|
| 101 typedef PurpleCipherBatchMode Purple__Cipher__BatchMode; |
98 typedef PurpleCipherBatchMode Purple__Cipher__BatchMode; |
| 102 |
99 |
| 103 /* cmds.h */ |
100 /* cmds.h */ |
| 104 typedef PurpleCmdFlag Purple__Cmd__Flag; |
101 typedef PurpleCmdFlag Purple__Cmd__Flag; |
| 105 typedef PurpleCmdId Purple__Cmd__Id; |
102 typedef PurpleCmdId Purple__Cmd__Id; |