Home
last modified time | relevance | path

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

/linux-6.15/lib/crypto/
H A Daesgcm.c372 static const u8 __initconst ptext12[719] = variable
687 .ptext = ptext12,
688 .plen = sizeof(ptext12),
700 static u8 buf[sizeof(ptext12)]; in libaesgcm_init()