Searched refs:out_p (Results 1 – 1 of 1) sorted by relevance
954 uint64_t *in_n, *out_p; in vmac() local960 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