Home
last modified time | relevance | path

Searched refs:K1 (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Ddisk_crypto.c169 struct mac128 x, y, L, K1, K2; in aes_cmac() local
175 shl_128_mod_hex87(&K1, &L); in aes_cmac()
176 shl_128_mod_hex87(&K2, &K1); in aes_cmac()
189 xor128(&y, &x, &K1); in aes_cmac()

Completed in 3 milliseconds