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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_box/curve25519xchacha20poly1305/
box_curve25519xchacha20poly1305.c 120 crypto_box_curve25519xchacha20poly1305_open_detached( function in typeref:typename:int
159 return crypto_box_curve25519xchacha20poly1305_open_detached(
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_box_curve25519xchacha20poly1305.h 83 int crypto_box_curve25519xchacha20poly1305_open_detached(unsigned char *m,
  /src/sys/external/isc/libsodium/dist/test/default/
xchacha20.c 373 assert(crypto_box_curve25519xchacha20poly1305_open_detached
375 assert(crypto_box_curve25519xchacha20poly1305_open_detached

Completed in 12 milliseconds