Home
last modified time | relevance | path

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

/third_party/mbedtls/scripts/mbedtls_dev/
Dpsa_storage.py81 Exprable = Union[str, int, Expr] variable
84 def as_expr(thing: Exprable) -> Expr: argument
107 lifetime: Exprable = 'PSA_KEY_LIFETIME_PERSISTENT', argument
108 type: Exprable, #pylint: disable=redefined-builtin argument
110 usage: Exprable, alg: Exprable, alg2: Exprable, argument