Home
last modified time | relevance | path

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

/OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/
H A Davbtool3340 unlock_key_path, signing_helper, argument
3384 if challenge_path and unlock_key_path:
3395 alg.signature_num_bytes, unlock_key_path,
/OK3568_Linux_fs/u-boot/scripts/
H A Davbtool.py3936 unlock_key_path, signing_helper, argument
3980 if challenge_path and unlock_key_path:
3981 rsa_key = RSAPublicKey(unlock_key_path)