Searched refs:crypto_auth_primitive (Results 1 – 3 of 3) sorted by relevance
18 crypto_auth_primitive(void) in crypto_auth_primitive() function
26 const char *crypto_auth_primitive(void);
70 assert(strcmp(crypto_auth_primitive(), "hmacsha512256") == 0); in main()