░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/include/xmlsec1/xmlsec/openssl
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: bn.h
/* * XML Security Library (http://www.aleksey.com/xmlsec). * * Reading/writing BIGNUM values * * This is free software; see Copyright file in the source * distribution for preciese wording. * * Copyright (C) 2002-2022 Aleksey Sanin <aleksey@aleksey.com>. All Rights Reserved. */ #ifndef __XMLSEC_BN_H__ #define __XMLSEC_BN_H__ #include <openssl/bn.h> #include <libxml/tree.h> #include <xmlsec/exports.h> #include <xmlsec/xmlsec.h> #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ XMLSEC_DEPRECATED XMLSEC_CRYPTO_EXPORT BIGNUM* xmlSecOpenSSLNodeGetBNValue (const xmlNodePtr cur, BIGNUM **a); XMLSEC_DEPRECATED XMLSEC_CRYPTO_EXPORT int xmlSecOpenSSLNodeSetBNValue (xmlNodePtr cur, const BIGNUM *a, int addLineBreaks); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __XMLSEC_BN_H__ */
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 app.h
H
7.6 KB
2024-03-31 08:34
EDIT
📄 bn.h
H
1 KB
2024-03-31 08:34
EDIT
📄 crypto.h
H
28.7 KB
2024-03-31 08:34
EDIT
📄 evp.h
H
1.3 KB
2024-03-31 08:34
EDIT
📄 symbols.h
H
7.3 KB
2024-03-31 08:34
EDIT
📄 x509.h
H
5.4 KB
2024-03-31 08:34
EDIT