Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx-842.h127 struct nx842_constraints { struct
139 struct nx842_constraints *constraints; argument
Dnx-842.c143 static void check_constraints(struct nx842_constraints *c) in check_constraints()
170 struct nx842_constraints *c, in compress()
265 struct nx842_constraints c = *ctx->driver->constraints; in nx842_crypto_compress()
347 struct nx842_constraints *c, in decompress()
449 struct nx842_constraints c = *ctx->driver->constraints; in nx842_crypto_decompress()
Dnx-842-powernv.c572 static struct nx842_constraints nx842_powernv_constraints = {
Dnx-842-pseries.c35 static struct nx842_constraints nx842_pseries_constraints = {