Searched refs:crypto_sign (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/src/libsodium/ |
| H A D | Makefile.am | 70 crypto_sign/crypto_sign.c \ 71 crypto_sign/ed25519/sign_ed25519.c \ 72 crypto_sign/ed25519/ref10/keypair.c \ 73 crypto_sign/ed25519/ref10/open.c \ 74 crypto_sign/ed25519/ref10/sign.c \ 75 crypto_sign/ed25519/ref10/sign_ed25519_ref10.h \ 165 crypto_sign/ed25519/ref10/obsolete.c \
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/ |
| H A D | crypto_sign.h | 60 int crypto_sign(unsigned char *sm, unsigned long long *smlen_p,
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ |
| H A D | crypto_sign.c | 60 crypto_sign(unsigned char *sm, unsigned long long *smlen_p, in crypto_sign() function
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | sign.c | 1097 if (crypto_sign(sm, &smlen, (const unsigned char *)test_data[i].m, i, in main() 1163 if (crypto_sign(sm, &smlen, sm, i, skpk) != 0) { in main()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/ |
| H A D | Makefile.am | 44 sodium/crypto_sign.h \
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | AUTHORS | 105 crypto_sign/ed25519 Peter Schwabe
|
| H A D | ChangeLog | 334 - crypto_sign() properly works with overlapping regions again. Thanks
|
| /f-stack/freebsd/contrib/openzfs/include/sys/crypto/ |
| H A D | api.h | 115 extern int crypto_sign(crypto_mechanism_t *mech, crypto_key_t *key,
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | ioctl.h | 378 typedef struct crypto_sign { struct
|