Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx-842.h153 struct nx842_crypto_header_group { struct
166 struct nx842_crypto_header_group group[]; argument
180 struct nx842_crypto_header_group group[NX842_CRYPTO_GROUP_MAX];
H A Dnx-842.c66 sizeof(struct nx842_crypto_header_group) * (g))
160 struct nx842_crypto_header_group *g, in compress()
339 struct nx842_crypto_header_group *g, in decompress()
463 struct nx842_crypto_header_group g = { in nx842_crypto_decompress()