Home
last modified time | relevance | path

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

/linux/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c151 unsigned char len_ac[16 + PPC_ALIGN]; in finish_tag() local
152 unsigned char *aclen = PTR_ALIGN((void *)len_ac, PPC_ALIGN); in finish_tag()