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.py86 Exprable = Union[str, int, Expr] variable
89 def as_expr(thing: Exprable) -> Expr: argument
112 lifetime: Exprable = 'PSA_KEY_LIFETIME_PERSISTENT', argument
113 type: Exprable, #pylint: disable=redefined-builtin argument
115 usage: Exprable, alg: Exprable, alg2: Exprable, argument