Home
last modified time | relevance | path

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

/external/tpm2/
DCpriRSA_fp.h14 RSA_KEY *key, // IN: the key to use for decryption
24 RSA_KEY *key, // IN: the key to use for encryption
47 RSA_KEY *key, // IN: key to use
62 RSA_KEY *key, // IN: key to use
DCpriRSA.c33 RSA_KEY *key // IN: the key to augment with the private in RsaPrivateExponent()
262 RSA_KEY *key // IN: the key to use in RSAEP()
298 RSA_KEY *key // IN: the key in RSADP()
932 RSA_KEY *key, // IN: the key to use for encryption in _cpri__EncryptRSA()
1005 RSA_KEY *key, // IN: the key to use for decryption in _cpri__DecryptRSA()
1059 RSA_KEY *key, // IN: key to use in _cpri__SignRSA()
1113 RSA_KEY *key, // IN: key to use in _cpri__ValidateSignatureRSA()
1355 TPM2B_TYPE(RSA_KEY, MAX_RSA_KEY_BYTES); in _cpri__GenerateKeyRSA()
DCryptoEngine.h183 } RSA_KEY; typedef
DCryptUtil.c785 RSA_KEY *key in BuildRSA()
999 RSA_KEY key; in CryptDecryptRSA()
1077 RSA_KEY key; in CryptEncryptRSA()
1136 RSA_KEY key; in CryptSignRSA()
1187 RSA_KEY key; in CryptRSAVerifySignature()
DRSAKeySieve.c912 TPM2B_TYPE(RSA_KEY, MAX_RSA_KEY_BYTES); in _cpri__GenerateKeyRSA()
/external/autotest/server/site_tests/telemetry_Crosperf/
Dtelemetry_Crosperf.py32 RSA_KEY = '-i %s' % test_runner_utils.TEST_KEY_PATH variable
126 cmd.extend(['scp', DUT_SCP_OPTIONS, RSA_KEY, '-v',