Home
last modified time | relevance | path

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

/optee_os/scripts/
H A Dsign_helper_kms.py27 class _RSAPrivateKeyInKMS(RSAPrivateKey): class
H A Dsign_encrypt.py335 from sign_helper_kms import _RSAPrivateKeyInKMS
336 return _RSAPrivateKeyInKMS(arg_key)