HomeSort by: relevance | last modified time | path
    Searched refs:crypto_box_curve25519xchacha20poly1305_open_easy (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_box/curve25519xchacha20poly1305/
box_seal_curve25519xchacha20poly1305.c 69 return crypto_box_curve25519xchacha20poly1305_open_easy(
box_curve25519xchacha20poly1305.c 152 crypto_box_curve25519xchacha20poly1305_open_easy( function in typeref:typename:int
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_box_curve25519xchacha20poly1305.h 64 int crypto_box_curve25519xchacha20poly1305_open_easy(unsigned char *m,
  /src/sys/external/isc/libsodium/dist/test/default/
xchacha20.c 334 assert(crypto_box_curve25519xchacha20poly1305_open_easy
337 assert(crypto_box_curve25519xchacha20poly1305_open_easy
340 assert(crypto_box_curve25519xchacha20poly1305_open_easy
342 assert(crypto_box_curve25519xchacha20poly1305_open_easy

Completed in 16 milliseconds