Searched refs:crypto_stream_primitive (Results 1 – 3 of 3) sorted by relevance
24 crypto_stream_primitive(void) in crypto_stream_primitive() function
38 const char *crypto_stream_primitive(void);
59 assert(strcmp(crypto_stream_primitive(), "xsalsa20") == 0); in main()