Home
last modified time | relevance | path

Searched refs:crypto_box_afternm (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_box/
H A Dcrypto_box.c85 crypto_box_afternm(unsigned char *c, const unsigned char *m, in crypto_box_afternm() function
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dbox.c71 crypto_box_afternm(c, m, 163, nonce, k); in main()
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box.h159 int crypto_box_afternm(unsigned char *c, const unsigned char *m,