Home
last modified time | relevance | path

Searched defs:pubSz (Results 1 – 25 of 93) sorted by relevance

1234

/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/port/kcapi/
H A Dkcapi_dh.c142 int KcapiDh_MakeKey(DhKey* key, byte* pub, word32* pubSz) in KcapiDh_MakeKey()
168 int KcapiDh_SharedSecret(DhKey* private_key, const byte* pub, word32 pubSz, in KcapiDh_SharedSecret()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/kcapi/
H A Dkcapi_dh.c142 int KcapiDh_MakeKey(DhKey* key, byte* pub, word32* pubSz) in KcapiDh_MakeKey()
168 int KcapiDh_SharedSecret(DhKey* private_key, const byte* pub, word32 pubSz, in KcapiDh_SharedSecret()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/kcapi/
H A Dkcapi_dh.c142 int KcapiDh_MakeKey(DhKey* key, byte* pub, word32* pubSz) in KcapiDh_MakeKey()
168 int KcapiDh_SharedSecret(DhKey* private_key, const byte* pub, word32 pubSz, in KcapiDh_SharedSecret()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/kcapi/
H A Dkcapi_dh.c142 int KcapiDh_MakeKey(DhKey* key, byte* pub, word32* pubSz) in KcapiDh_MakeKey()
168 int KcapiDh_SharedSecret(DhKey* private_key, const byte* pub, word32 pubSz, in KcapiDh_SharedSecret()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/kcapi/
H A Dkcapi_dh.c142 int KcapiDh_MakeKey(DhKey* key, byte* pub, word32* pubSz) in KcapiDh_MakeKey()
168 int KcapiDh_SharedSecret(DhKey* private_key, const byte* pub, word32 pubSz, in KcapiDh_SharedSecret()
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Ddh.c1274 byte* pub, word32* pubSz) in GeneratePublicDh()
1355 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair_Sync()
1386 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair_Async()
1605 int wc_DhCheckPubKey_ex(DhKey* key, const byte* pub, word32 pubSz, in wc_DhCheckPubKey_ex()
1621 int wc_DhCheckPubKey(DhKey* key, const byte* pub, word32 pubSz) in wc_DhCheckPubKey()
1640 word32 pubSz) in wc_DhCheckPubValue()
1907 int wc_DhCheckKeyPair(DhKey* key, const byte* pub, word32 pubSz, in wc_DhCheckKeyPair()
1915 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair()
2175 word32 privSz, const byte* otherPub, word32 pubSz) in wc_DhAgree()
2246 const byte* pub, word32 pubSz) in wc_DhImportKeyPair()
[all …]
H A Dcurve448.c334 int wc_curve448_check_public(const byte* pub, word32 pubSz, int endian) in wc_curve448_check_public()
463 byte* pub, word32 *pubSz) in wc_curve448_export_key_raw()
485 byte* pub, word32 *pubSz, int endian) in wc_curve448_export_key_raw_ex()
517 const byte* pub, word32 pubSz, in wc_curve448_import_private_raw()
538 const byte* pub, word32 pubSz, in wc_curve448_import_private_raw_ex()
H A Dcurve25519.c429 int wc_curve25519_check_public(const byte* pub, word32 pubSz, int endian) in wc_curve25519_check_public()
517 byte* pub, word32 *pubSz) in wc_curve25519_export_key_raw()
527 byte* pub, word32 *pubSz, in wc_curve25519_export_key_raw_ex()
549 const byte* pub, word32 pubSz, in wc_curve25519_import_private_raw()
560 const byte* pub, word32 pubSz, in wc_curve25519_import_private_raw_ex()
H A Dfalcon.c414 const byte* pub, word32 pubSz, in wc_falcon_import_private_key()
571 byte* pub, word32 *pubSz) in wc_falcon_export_key()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Ddh.c1274 byte* pub, word32* pubSz) in GeneratePublicDh()
1355 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair_Sync()
1386 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair_Async()
1605 int wc_DhCheckPubKey_ex(DhKey* key, const byte* pub, word32 pubSz, in wc_DhCheckPubKey_ex()
1621 int wc_DhCheckPubKey(DhKey* key, const byte* pub, word32 pubSz) in wc_DhCheckPubKey()
1640 word32 pubSz) in wc_DhCheckPubValue()
1907 int wc_DhCheckKeyPair(DhKey* key, const byte* pub, word32 pubSz, in wc_DhCheckKeyPair()
1915 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair()
2175 word32 privSz, const byte* otherPub, word32 pubSz) in wc_DhAgree()
2246 const byte* pub, word32 pubSz) in wc_DhImportKeyPair()
[all …]
H A Dcurve448.c334 int wc_curve448_check_public(const byte* pub, word32 pubSz, int endian) in wc_curve448_check_public()
463 byte* pub, word32 *pubSz) in wc_curve448_export_key_raw()
485 byte* pub, word32 *pubSz, int endian) in wc_curve448_export_key_raw_ex()
517 const byte* pub, word32 pubSz, in wc_curve448_import_private_raw()
538 const byte* pub, word32 pubSz, in wc_curve448_import_private_raw_ex()
H A Dcurve25519.c429 int wc_curve25519_check_public(const byte* pub, word32 pubSz, int endian) in wc_curve25519_check_public()
517 byte* pub, word32 *pubSz) in wc_curve25519_export_key_raw()
527 byte* pub, word32 *pubSz, in wc_curve25519_export_key_raw_ex()
549 const byte* pub, word32 pubSz, in wc_curve25519_import_private_raw()
560 const byte* pub, word32 pubSz, in wc_curve25519_import_private_raw_ex()
H A Dfalcon.c414 const byte* pub, word32 pubSz, in wc_falcon_import_private_key()
571 byte* pub, word32 *pubSz) in wc_falcon_export_key()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Ddh.c1274 byte* pub, word32* pubSz) in GeneratePublicDh()
1355 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair_Sync()
1386 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair_Async()
1605 int wc_DhCheckPubKey_ex(DhKey* key, const byte* pub, word32 pubSz, in wc_DhCheckPubKey_ex()
1621 int wc_DhCheckPubKey(DhKey* key, const byte* pub, word32 pubSz) in wc_DhCheckPubKey()
1640 word32 pubSz) in wc_DhCheckPubValue()
1907 int wc_DhCheckKeyPair(DhKey* key, const byte* pub, word32 pubSz, in wc_DhCheckKeyPair()
1915 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair()
2175 word32 privSz, const byte* otherPub, word32 pubSz) in wc_DhAgree()
2246 const byte* pub, word32 pubSz) in wc_DhImportKeyPair()
[all …]
H A Dcurve448.c334 int wc_curve448_check_public(const byte* pub, word32 pubSz, int endian) in wc_curve448_check_public()
463 byte* pub, word32 *pubSz) in wc_curve448_export_key_raw()
485 byte* pub, word32 *pubSz, int endian) in wc_curve448_export_key_raw_ex()
517 const byte* pub, word32 pubSz, in wc_curve448_import_private_raw()
538 const byte* pub, word32 pubSz, in wc_curve448_import_private_raw_ex()
H A Dcurve25519.c429 int wc_curve25519_check_public(const byte* pub, word32 pubSz, int endian) in wc_curve25519_check_public()
517 byte* pub, word32 *pubSz) in wc_curve25519_export_key_raw()
527 byte* pub, word32 *pubSz, in wc_curve25519_export_key_raw_ex()
549 const byte* pub, word32 pubSz, in wc_curve25519_import_private_raw()
560 const byte* pub, word32 pubSz, in wc_curve25519_import_private_raw_ex()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Ddh.c1274 byte* pub, word32* pubSz) in GeneratePublicDh()
1355 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair_Sync()
1386 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair_Async()
1605 int wc_DhCheckPubKey_ex(DhKey* key, const byte* pub, word32 pubSz, in wc_DhCheckPubKey_ex()
1621 int wc_DhCheckPubKey(DhKey* key, const byte* pub, word32 pubSz) in wc_DhCheckPubKey()
1640 word32 pubSz) in wc_DhCheckPubValue()
1907 int wc_DhCheckKeyPair(DhKey* key, const byte* pub, word32 pubSz, in wc_DhCheckKeyPair()
1915 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair()
2175 word32 privSz, const byte* otherPub, word32 pubSz) in wc_DhAgree()
2246 const byte* pub, word32 pubSz) in wc_DhImportKeyPair()
[all …]
H A Dcurve448.c334 int wc_curve448_check_public(const byte* pub, word32 pubSz, int endian) in wc_curve448_check_public()
463 byte* pub, word32 *pubSz) in wc_curve448_export_key_raw()
485 byte* pub, word32 *pubSz, int endian) in wc_curve448_export_key_raw_ex()
517 const byte* pub, word32 pubSz, in wc_curve448_import_private_raw()
538 const byte* pub, word32 pubSz, in wc_curve448_import_private_raw_ex()
H A Dcurve25519.c429 int wc_curve25519_check_public(const byte* pub, word32 pubSz, int endian) in wc_curve25519_check_public()
517 byte* pub, word32 *pubSz) in wc_curve25519_export_key_raw()
527 byte* pub, word32 *pubSz, in wc_curve25519_export_key_raw_ex()
549 const byte* pub, word32 pubSz, in wc_curve25519_import_private_raw()
560 const byte* pub, word32 pubSz, in wc_curve25519_import_private_raw_ex()
H A Dfalcon.c414 const byte* pub, word32 pubSz, in wc_falcon_import_private_key()
571 byte* pub, word32 *pubSz) in wc_falcon_export_key()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Ddh.c1274 byte* pub, word32* pubSz) in GeneratePublicDh()
1355 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair_Sync()
1386 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair_Async()
1605 int wc_DhCheckPubKey_ex(DhKey* key, const byte* pub, word32 pubSz, in wc_DhCheckPubKey_ex()
1621 int wc_DhCheckPubKey(DhKey* key, const byte* pub, word32 pubSz) in wc_DhCheckPubKey()
1640 word32 pubSz) in wc_DhCheckPubValue()
1907 int wc_DhCheckKeyPair(DhKey* key, const byte* pub, word32 pubSz, in wc_DhCheckKeyPair()
1915 byte* priv, word32* privSz, byte* pub, word32* pubSz) in wc_DhGenerateKeyPair()
2175 word32 privSz, const byte* otherPub, word32 pubSz) in wc_DhAgree()
2246 const byte* pub, word32 pubSz) in wc_DhImportKeyPair()
[all …]
H A Dcurve448.c334 int wc_curve448_check_public(const byte* pub, word32 pubSz, int endian) in wc_curve448_check_public()
463 byte* pub, word32 *pubSz) in wc_curve448_export_key_raw()
485 byte* pub, word32 *pubSz, int endian) in wc_curve448_export_key_raw_ex()
517 const byte* pub, word32 pubSz, in wc_curve448_import_private_raw()
538 const byte* pub, word32 pubSz, in wc_curve448_import_private_raw_ex()
H A Dcurve25519.c429 int wc_curve25519_check_public(const byte* pub, word32 pubSz, int endian) in wc_curve25519_check_public()
517 byte* pub, word32 *pubSz) in wc_curve25519_export_key_raw()
527 byte* pub, word32 *pubSz, in wc_curve25519_export_key_raw_ex()
549 const byte* pub, word32 pubSz, in wc_curve25519_import_private_raw()
560 const byte* pub, word32 pubSz, in wc_curve25519_import_private_raw_ex()
H A Dfalcon.c414 const byte* pub, word32 pubSz, in wc_falcon_import_private_key()
571 byte* pub, word32 *pubSz) in wc_falcon_export_key()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dnumutils.c417 { in wc_falcon_import_private_key()
575 len = pg_ultoa_n(value, str);

1234