Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/crypto/
A Dvmac.c954 uint64_t *in_n, *out_p; in vmac() local
960 out_p = ctx->cached_aes; in vmac()
963 in_n = out_p = tmp; in vmac()
975 aes_encryption(in_n, out_p, &ctx->cipher_key); in vmac()
981 p = get64BE(out_p + i); in vmac()

Completed in 4 milliseconds