Searched refs:crypto_kdf_PRIMITIVE (Results 1 – 3 of 3) sorted by relevance
8 return crypto_kdf_PRIMITIVE; in crypto_kdf_primitive()
33 #define crypto_kdf_PRIMITIVE "blake2b" macro
48 assert(strcmp(crypto_kdf_primitive(), crypto_kdf_PRIMITIVE) == 0); in tv_kdf()