Searched refs:crypto_kdf_contextbytes (Results 1 – 3 of 3) sorted by relevance
50 assert(crypto_kdf_contextbytes() == crypto_kdf_CONTEXTBYTES); in tv_kdf()55 assert(crypto_kdf_contextbytes() == crypto_kdf_blake2b_contextbytes()); in tv_kdf()
24 crypto_kdf_contextbytes(void) in crypto_kdf_contextbytes() function
27 size_t crypto_kdf_contextbytes(void);