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

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_pwhash.h 53 #define crypto_pwhash_STRPREFIX crypto_pwhash_argon2id_STRPREFIX
55 const char *crypto_pwhash_strprefix(void);
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/
crypto_pwhash.c 63 crypto_pwhash_strprefix(void) function in typeref:typename:const char *
65 return crypto_pwhash_STRPREFIX;

Completed in 140 milliseconds