Home
last modified time | relevance | path

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

/mbedtls-development/scripts/mbedtls_dev/
A Dpsa_storage.py84 def as_expr(thing: Exprable) -> Expr: function
115 self.lifetime = as_expr(lifetime) #type: Expr
116 self.type = as_expr(type) #type: Expr
118 self.usage = as_expr(usage) #type: Expr
119 self.alg = as_expr(alg) #type: Expr
120 self.alg2 = as_expr(alg2) #type: Expr

Completed in 2 milliseconds