Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/nx/
Dnx-842.c1302 #define SW842_TMPL_EOF 0x1E macro
1515 while ((tmpl = sw842_get_template(&inbuf, &inbit)) != SW842_TMPL_EOF) { in sw842_decompress()