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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/ref/
chacha20_ref.h 8 crypto_stream_chacha20_ref_implementation;
chacha20_ref.c 310 crypto_stream_chacha20_ref_implementation = { variable in typeref:struct:crypto_stream_chacha20_implementation
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/
stream_chacha20.c 18 &crypto_stream_chacha20_ref_implementation;
115 implementation = &crypto_stream_chacha20_ref_implementation;

Completed in 26 milliseconds