Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/nx/
Dnx-842.h149 struct nx842_crypto_header_group { struct
159 struct nx842_crypto_header_group group[]; argument
171 struct nx842_crypto_header_group group[NX842_CRYPTO_GROUP_MAX];
Dnx-842.c75 sizeof(struct nx842_crypto_header_group) * (g))
169 struct nx842_crypto_header_group *g, in compress()
346 struct nx842_crypto_header_group *g, in decompress()
471 struct nx842_crypto_header_group g = { in nx842_crypto_decompress()