Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpsp-dbc.h134 PARAM_SET_FMAX_CAP = 0x4, enumerator
/linux/tools/crypto/ccp/
H A Ddbc.py12 PARAM_SET_FMAX_CAP = (0x4,) variable
H A Dtest_dbc.py232 process_param(self.d, PARAM_SET_FMAX_CAP, self.signature, target)
238 process_param(self.d, PARAM_SET_FMAX_CAP, self.signature, original[0])
H A Ddbc_cli.py22 "set-fmax-cap": PARAM_SET_FMAX_CAP,