Home
last modified time | relevance | path

Searched refs:curve448_key (Results 1 – 25 of 74) sorted by relevance

123

/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Dcurve448.h47 typedef struct curve448_key curve448_key; typedef
52 struct curve448_key { struct
79 curve448_key* public_key,
88 int wc_curve448_init(curve448_key* key);
91 void wc_curve448_free(curve448_key* key);
97 curve448_key* key);
105 curve448_key* key);
119 curve448_key* key);
133 int wc_curve448_export_key_raw(curve448_key* key,
137 int wc_curve448_export_key_raw_ex(curve448_key* key,
[all …]
H A Dasn_public.h59 typedef struct curve448_key curve448_key; typedef
701 WOLFSSL_API int wc_Curve448PrivateKeyDecode(const byte*, word32*, curve448_key*, word32);
702 WOLFSSL_API int wc_Curve448PublicKeyDecode(const byte*, word32*, curve448_key*, word32);
705 WOLFSSL_API int wc_Curve448PrivateKeyToDer(curve448_key*, byte*, word32);
706 WOLFSSL_API int wc_Curve448PublicKeyToDer(curve448_key*, byte*, word32, int);
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dcurve448.h47 typedef struct curve448_key curve448_key; typedef
52 struct curve448_key { struct
79 curve448_key* public_key,
88 int wc_curve448_init(curve448_key* key);
91 void wc_curve448_free(curve448_key* key);
97 curve448_key* key);
105 curve448_key* key);
119 curve448_key* key);
133 int wc_curve448_export_key_raw(curve448_key* key,
137 int wc_curve448_export_key_raw_ex(curve448_key* key,
[all …]
H A Dasn_public.h59 typedef struct curve448_key curve448_key; typedef
701 WOLFSSL_API int wc_Curve448PrivateKeyDecode(const byte*, word32*, curve448_key*, word32);
702 WOLFSSL_API int wc_Curve448PublicKeyDecode(const byte*, word32*, curve448_key*, word32);
705 WOLFSSL_API int wc_Curve448PrivateKeyToDer(curve448_key*, byte*, word32);
706 WOLFSSL_API int wc_Curve448PublicKeyToDer(curve448_key*, byte*, word32, int);
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dcurve448.h47 typedef struct curve448_key curve448_key; typedef
52 struct curve448_key { struct
79 curve448_key* public_key,
88 int wc_curve448_init(curve448_key* key);
91 void wc_curve448_free(curve448_key* key);
97 curve448_key* key);
105 curve448_key* key);
119 curve448_key* key);
133 int wc_curve448_export_key_raw(curve448_key* key,
137 int wc_curve448_export_key_raw_ex(curve448_key* key,
[all …]
H A Dasn_public.h59 typedef struct curve448_key curve448_key; typedef
701 WOLFSSL_API int wc_Curve448PrivateKeyDecode(const byte*, word32*, curve448_key*, word32);
702 WOLFSSL_API int wc_Curve448PublicKeyDecode(const byte*, word32*, curve448_key*, word32);
705 WOLFSSL_API int wc_Curve448PrivateKeyToDer(curve448_key*, byte*, word32);
706 WOLFSSL_API int wc_Curve448PublicKeyToDer(curve448_key*, byte*, word32, int);
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dcurve448.h47 typedef struct curve448_key curve448_key; typedef
52 struct curve448_key { struct
79 curve448_key* public_key,
88 int wc_curve448_init(curve448_key* key);
91 void wc_curve448_free(curve448_key* key);
97 curve448_key* key);
105 curve448_key* key);
119 curve448_key* key);
133 int wc_curve448_export_key_raw(curve448_key* key,
137 int wc_curve448_export_key_raw_ex(curve448_key* key,
[all …]
H A Dasn_public.h59 typedef struct curve448_key curve448_key; typedef
701 WOLFSSL_API int wc_Curve448PrivateKeyDecode(const byte*, word32*, curve448_key*, word32);
702 WOLFSSL_API int wc_Curve448PublicKeyDecode(const byte*, word32*, curve448_key*, word32);
705 WOLFSSL_API int wc_Curve448PrivateKeyToDer(curve448_key*, byte*, word32);
706 WOLFSSL_API int wc_Curve448PublicKeyToDer(curve448_key*, byte*, word32, int);
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dcurve448.h47 typedef struct curve448_key curve448_key; typedef
52 struct curve448_key { struct
79 curve448_key* public_key,
88 int wc_curve448_init(curve448_key* key);
91 void wc_curve448_free(curve448_key* key);
97 curve448_key* key);
105 curve448_key* key);
119 curve448_key* key);
133 int wc_curve448_export_key_raw(curve448_key* key,
137 int wc_curve448_export_key_raw_ex(curve448_key* key,
[all …]
H A Dasn_public.h59 typedef struct curve448_key curve448_key; typedef
701 WOLFSSL_API int wc_Curve448PrivateKeyDecode(const byte*, word32*, curve448_key*, word32);
702 WOLFSSL_API int wc_Curve448PublicKeyDecode(const byte*, word32*, curve448_key*, word32);
705 WOLFSSL_API int wc_Curve448PrivateKeyToDer(curve448_key*, byte*, word32);
706 WOLFSSL_API int wc_Curve448PublicKeyToDer(curve448_key*, byte*, word32, int);
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/doc/dox_comments/header_files/
H A Dcurve448.h85 int wc_curve448_shared_secret(curve448_key* private_key,
86 curve448_key* public_key,
134 int wc_curve448_shared_secret_ex(curve448_key* private_key,
135 curve448_key* public_key,
159 int wc_curve448_init(curve448_key* key);
179 void wc_curve448_free(curve448_key* key);
214 curve448_key* key);
477 curve448_key* key);
686 int wc_curve448_export_key_raw(curve448_key* key,
737 int wc_curve448_export_key_raw_ex(curve448_key* key,
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/doc/dox_comments/header_files/
H A Dcurve448.h85 int wc_curve448_shared_secret(curve448_key* private_key,
86 curve448_key* public_key,
134 int wc_curve448_shared_secret_ex(curve448_key* private_key,
135 curve448_key* public_key,
159 int wc_curve448_init(curve448_key* key);
179 void wc_curve448_free(curve448_key* key);
214 curve448_key* key);
477 curve448_key* key);
686 int wc_curve448_export_key_raw(curve448_key* key,
737 int wc_curve448_export_key_raw_ex(curve448_key* key,
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/doc/dox_comments/header_files/
H A Dcurve448.h85 int wc_curve448_shared_secret(curve448_key* private_key, in storeOptions()
86 curve448_key* public_key, in storeOptions()
134 int wc_curve448_shared_secret_ex(curve448_key* private_key,
135 curve448_key* public_key,
159 int wc_curve448_init(curve448_key* key);
179 void wc_curve448_free(curve448_key* key); in check()
214 curve448_key* key);
477 curve448_key* key);
686 int wc_curve448_export_key_raw(curve448_key* key,
737 int wc_curve448_export_key_raw_ex(curve448_key* key,
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/doc/dox_comments/header_files/
H A Dcurve448.h85 int wc_curve448_shared_secret(curve448_key* private_key,
86 curve448_key* public_key,
134 int wc_curve448_shared_secret_ex(curve448_key* private_key,
135 curve448_key* public_key,
159 int wc_curve448_init(curve448_key* key);
179 void wc_curve448_free(curve448_key* key);
214 curve448_key* key);
477 curve448_key* key);
686 int wc_curve448_export_key_raw(curve448_key* key,
737 int wc_curve448_export_key_raw_ex(curve448_key* key,
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Dcurve448.c131 int wc_curve448_shared_secret(curve448_key* private_key, in wc_curve448_shared_secret()
132 curve448_key* public_key, in wc_curve448_shared_secret()
152 int wc_curve448_shared_secret_ex(curve448_key* private_key, in wc_curve448_shared_secret_ex()
153 curve448_key* public_key, in wc_curve448_shared_secret_ex()
293 curve448_key* key, int endian) in wc_curve448_import_public_ex()
518 curve448_key* key) in wc_curve448_import_private_raw()
564 curve448_key* key) in wc_curve448_import_private()
580 curve448_key* key, int endian) in wc_curve448_import_private_ex()
625 int wc_curve448_init(curve448_key* key) in wc_curve448_init()
647 void wc_curve448_free(curve448_key* key) in wc_curve448_free()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dcurve448.c131 int wc_curve448_shared_secret(curve448_key* private_key, in wc_curve448_shared_secret()
132 curve448_key* public_key, in wc_curve448_shared_secret()
152 int wc_curve448_shared_secret_ex(curve448_key* private_key, in wc_curve448_shared_secret_ex()
153 curve448_key* public_key, in wc_curve448_shared_secret_ex()
293 curve448_key* key, int endian) in wc_curve448_import_public_ex()
518 curve448_key* key) in wc_curve448_import_private_raw()
564 curve448_key* key) in wc_curve448_import_private()
580 curve448_key* key, int endian) in wc_curve448_import_private_ex()
625 int wc_curve448_init(curve448_key* key) in wc_curve448_init()
647 void wc_curve448_free(curve448_key* key) in wc_curve448_free()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dcurve448.c131 int wc_curve448_shared_secret(curve448_key* private_key, in wc_curve448_shared_secret()
132 curve448_key* public_key, in wc_curve448_shared_secret()
152 int wc_curve448_shared_secret_ex(curve448_key* private_key, in wc_curve448_shared_secret_ex()
153 curve448_key* public_key, in wc_curve448_shared_secret_ex()
293 curve448_key* key, int endian) in wc_curve448_import_public_ex()
518 curve448_key* key) in wc_curve448_import_private_raw()
564 curve448_key* key) in wc_curve448_import_private()
580 curve448_key* key, int endian) in wc_curve448_import_private_ex()
625 int wc_curve448_init(curve448_key* key) in wc_curve448_init()
647 void wc_curve448_free(curve448_key* key) in wc_curve448_free()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dcurve448.c131 int wc_curve448_shared_secret(curve448_key* private_key, in wc_curve448_shared_secret()
132 curve448_key* public_key, in wc_curve448_shared_secret()
152 int wc_curve448_shared_secret_ex(curve448_key* private_key, in wc_curve448_shared_secret_ex()
153 curve448_key* public_key, in wc_curve448_shared_secret_ex()
293 curve448_key* key, int endian) in wc_curve448_import_public_ex()
518 curve448_key* key) in wc_curve448_import_private_raw()
564 curve448_key* key) in wc_curve448_import_private()
580 curve448_key* key, int endian) in wc_curve448_import_private_ex()
625 int wc_curve448_init(curve448_key* key) in wc_curve448_init()
647 void wc_curve448_free(curve448_key* key) in wc_curve448_free()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dcurve448.c131 int wc_curve448_shared_secret(curve448_key* private_key, in wc_curve448_shared_secret()
132 curve448_key* public_key, in wc_curve448_shared_secret()
152 int wc_curve448_shared_secret_ex(curve448_key* private_key, in wc_curve448_shared_secret_ex()
153 curve448_key* public_key, in wc_curve448_shared_secret_ex()
293 curve448_key* key, int endian) in wc_curve448_import_public_ex()
518 curve448_key* key) in wc_curve448_import_private_raw()
564 curve448_key* key) in wc_curve448_import_private()
580 curve448_key* key, int endian) in wc_curve448_import_private_ex()
625 int wc_curve448_init(curve448_key* key) in wc_curve448_init()
647 void wc_curve448_free(curve448_key* key) in wc_curve448_free()
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/
H A Dtest.h3643 curve448_key curve;
4153 static WC_INLINE int myX448KeyGen(WOLFSSL* ssl, curve448_key* key, in myX448KeyGen()
4178 static WC_INLINE int myX448SharedSecret(WOLFSSL* ssl, curve448_key* otherKey, in myX448SharedSecret()
4184 curve448_key* privKey = NULL; in myX448SharedSecret()
4185 curve448_key* pubKey = NULL; in myX448SharedSecret()
4186 curve448_key tmpKey; in myX448SharedSecret()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/
H A Dtest.h3643 curve448_key curve;
4153 static WC_INLINE int myX448KeyGen(WOLFSSL* ssl, curve448_key* key, in myX448KeyGen()
4178 static WC_INLINE int myX448SharedSecret(WOLFSSL* ssl, curve448_key* otherKey, in myX448SharedSecret()
4184 curve448_key* privKey = NULL; in myX448SharedSecret()
4185 curve448_key* pubKey = NULL; in myX448SharedSecret()
4186 curve448_key tmpKey; in myX448SharedSecret()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/
H A Dtest.h3643 curve448_key curve;
4153 static WC_INLINE int myX448KeyGen(WOLFSSL* ssl, curve448_key* key,
4178 static WC_INLINE int myX448SharedSecret(WOLFSSL* ssl, curve448_key* otherKey,
4184 curve448_key* privKey = NULL;
4185 curve448_key* pubKey = NULL;
4186 curve448_key tmpKey;
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/
H A Dtest.h3643 curve448_key curve;
4153 static WC_INLINE int myX448KeyGen(WOLFSSL* ssl, curve448_key* key, in myX448KeyGen()
4178 static WC_INLINE int myX448SharedSecret(WOLFSSL* ssl, curve448_key* otherKey, in myX448SharedSecret()
4184 curve448_key* privKey = NULL; in myX448SharedSecret()
4185 curve448_key* pubKey = NULL; in myX448SharedSecret()
4186 curve448_key tmpKey; in myX448SharedSecret()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/
H A Dtest.h3643 curve448_key curve;
4153 static WC_INLINE int myX448KeyGen(WOLFSSL* ssl, curve448_key* key, in myX448KeyGen()
4178 static WC_INLINE int myX448SharedSecret(WOLFSSL* ssl, curve448_key* otherKey, in myX448SharedSecret()
4184 curve448_key* privKey = NULL; in myX448SharedSecret()
4185 curve448_key* pubKey = NULL; in myX448SharedSecret()
4186 curve448_key tmpKey; in myX448SharedSecret()
/dports/security/wolfssl/wolfssl-5.1.0/src/
H A Dtls.c6336 curve448_key* key = (curve448_key*)kse->key; in TLSX_KeyShare_GenX448Key()
6340 kse->key = (curve448_key*)XMALLOC(sizeof(curve448_key), ssl->heap, in TLSX_KeyShare_GenX448Key()
6348 ret = wc_curve448_init((curve448_key*)kse->key); in TLSX_KeyShare_GenX448Key()
6350 key = (curve448_key*)kse->key; in TLSX_KeyShare_GenX448Key()
6803 wc_curve448_free((curve448_key*)current->key); in TLSX_KeyShare_FreeAll()
7133 curve448_key* key = (curve448_key*)keyShareEntry->key; in TLSX_KeyShare_ProcessX448()
7134 curve448_key* peerX448Key; in TLSX_KeyShare_ProcessX448()
7144 peerX448Key = (curve448_key*)XMALLOC(sizeof(curve448_key), ssl->heap, in TLSX_KeyShare_ProcessX448()
7184 wc_curve448_free((curve448_key*)keyShareEntry->key); in TLSX_KeyShare_ProcessX448()

123