Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx-842.h131 struct nx842_constraints { struct
143 struct nx842_constraints *constraints; argument
H A Dnx-842.c134 static void check_constraints(struct nx842_constraints *c) in check_constraints()
161 struct nx842_constraints *c, in compress()
258 struct nx842_constraints c = *ctx->driver->constraints; in nx842_crypto_compress()
340 struct nx842_constraints *c, in decompress()
441 struct nx842_constraints c = *ctx->driver->constraints; in nx842_crypto_decompress()
H A Dnx-common-powernv.c1018 static struct nx842_constraints nx842_powernv_constraints = {