Searched refs:UwCryptoHmacMsg (Results 1 – 4 of 4) sorted by relevance
15 } UwCryptoHmacMsg; typedef24 const UwCryptoHmacMsg messages[],
16 const UwCryptoHmacMsg messages[], in uw_crypto_hmac_()
348 UwCryptoHmacMsg messages[] = { in uw_macaroon_caveat_sign_()378 UwCryptoHmacMsg messages[] = { in uw_macaroon_caveat_sign_()
21 const UwCryptoHmacMsg messages[] = {{data.data(), data.size()}}; in HmacSha256()