Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx-842.h153 struct nx842_crypto_header_group { struct
163 struct nx842_crypto_header_group group[]; argument
175 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()
337 struct nx842_crypto_header_group *g, in decompress()
461 struct nx842_crypto_header_group g = { in nx842_crypto_decompress()