Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/crypto/
A Dvmac.h104 aes_int_key cipher_key; member
/xen-4.10.0-shim-comet/xen/crypto/
A Dvmac.c975 aes_encryption(in_n, out_p, &ctx->cipher_key); in vmac()
987 aes_encryption(n, (unsigned char *)tmp, &ctx->cipher_key); in vmac()
1001 aes_key_setup(user_key, &ctx->cipher_key); in vmac_set_key()
1007 &ctx->cipher_key); in vmac_set_key()
1018 &ctx->cipher_key); in vmac_set_key()
1030 &ctx->cipher_key); in vmac_set_key()

Completed in 5 milliseconds