mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 20:25:29 +08:00
Doxygen
This commit is contained in:
committed by
Mat Sutcliffe
parent
2c89275ea6
commit
11ee2413b5
@@ -21,6 +21,7 @@
|
||||
#include <QtDebug>
|
||||
|
||||
#ifndef crypto_aead_chacha20poly1305_IETF_ABYTES
|
||||
//! Number of a bytes
|
||||
#define crypto_aead_chacha20poly1305_IETF_ABYTES 16U
|
||||
#endif
|
||||
|
||||
@@ -30,6 +31,7 @@ namespace BlackCore
|
||||
{
|
||||
namespace Crypto
|
||||
{
|
||||
//! Hash of AFV short dto names
|
||||
extern QHash<QByteArray, QByteArray> gShortDtoNames;
|
||||
|
||||
//! Crypto serializer
|
||||
|
||||
Reference in New Issue
Block a user