Home
last modified time | relevance | path

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

/crypto/
Dvmac.c465 u64 *in_n, *out_p; in vmac() local
470 out_p = ctx->__vmac_ctx.cached_aes; in vmac()
478 (unsigned char *)out_p, (unsigned char *)in_n); in vmac()
482 p = be64_to_cpup(out_p + i); in vmac()