Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/nx/
Dnx-842.h131 struct nx842_constraints { struct
143 struct nx842_constraints *constraints; argument
Dnx-842.c134 static void check_constraints(struct nx842_constraints *c) in check_constraints()
161 struct nx842_constraints *c, in compress()
256 struct nx842_constraints c = *ctx->driver->constraints; in nx842_crypto_compress()
338 struct nx842_constraints *c, in decompress()
439 struct nx842_constraints c = *ctx->driver->constraints; in nx842_crypto_decompress()
Dnx-common-powernv.c1019 static struct nx842_constraints nx842_powernv_constraints = {
Dnx-842-pseries.c22 static struct nx842_constraints nx842_pseries_constraints = {