Lines Matching refs:description
404 description: str,
416 self.description = description #type: str
493 tc.set_description(verb + ' ' + key.description)
499 dependencies += psa_information.generate_deps_from_description(key.description)
530 description = 'lifetime: ' + short
536 description=description)
561 description = 'usage' + extra_desc + ': '
569 description=description)
572 key1.description += crypto_knowledge.short_expression(usage_expr)
574 key1.description += short
612 description = 'type: {} {}-bit'.format(kt.short_expression(1), bits)
614 description += ', ' + alg.short_expression(1)
620 description=description)
664 description='alg: ' + descr)
671 description='alg2: ' + descr)
739 description = 'implied by {}: {} {} {}-bit'.format(
749 description=description)