HomeSort by: relevance | last modified time | path
    Searched defs:crypto_scalarmult_BYTES (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/crypto/sodium/
crypto_scalarmult.h 14 #define crypto_scalarmult_BYTES crypto_scalarmult_curve25519_BYTES
16 size_t crypto_scalarmult_bytes(void);
60 #define crypto_scalarmult_BYTES crypto_scalarmult_curve25519_BYTES
62 size_t crypto_scalarmult_bytes(void);
106 #define crypto_scalarmult_BYTES crypto_scalarmult_curve25519_BYTES
108 size_t crypto_scalarmult_bytes(void);
152 #define crypto_scalarmult_BYTES crypto_scalarmult_curve25519_BYTES
154 size_t crypto_scalarmult_bytes(void);
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_scalarmult.h 13 #define crypto_scalarmult_BYTES crypto_scalarmult_curve25519_BYTES
15 size_t crypto_scalarmult_bytes(void);

Completed in 49 milliseconds