Home | History | Annotate | Download | only in releasetools

Lines Matching refs:ExtractAvbPublicKey

581     with open(common.ExtractAvbPublicKey(privkey)) as privkey_fp, \
582 open(common.ExtractAvbPublicKey(pubkey)) as pubkey_fp: