Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Daesgcm.c359 static const u8 __initconst ptext12[719] = variable
674 .ptext = ptext12,
675 .plen = sizeof(ptext12),
687 u8 buf[sizeof(ptext12)]; in libaesgcm_init()