Searched refs:g_deriveNonceTag (Results 1 – 1 of 1) sorted by relevance
29 static const char g_deriveNonceTag[] = "derive_nonce"; variable52 tag.size = strlen(g_deriveNonceTag); in GetSalt()53 tag.data = (uint8_t *)g_deriveNonceTag; in GetSalt()