Searched refs:crypto_box_open_easy_afternm (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | box_easy2.c | 97 if (crypto_box_open_easy_afternm( in main() 103 if (crypto_box_open_easy_afternm(m2, c, crypto_box_MACBYTES - 1U, nonce, in main()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_box/ |
| H A D | crypto_box_easy.c | 92 crypto_box_open_easy_afternm(unsigned char *m, const unsigned char *c, in crypto_box_open_easy_afternm() function
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/ |
| H A D | crypto_box.h | 103 int crypto_box_open_easy_afternm(unsigned char *m, const unsigned char *c,
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | ChangeLog | 303 crypto_box_easy_afternm(), crypto_box_open_easy_afternm(),
|