HomeSort by relevance Sort by last modified time
    Searched refs:RSA_Encrypt_Out (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
RSA_Encrypt_fp.h 19 typedef struct { TPM2B_PUBLIC_KEY_RSA outData; } RSA_Encrypt_Out;
23 TPM_RC TPM2_RSA_Encrypt(RSA_Encrypt_In* in, RSA_Encrypt_Out* out);
36 UINT16 RSA_Encrypt_Out_Marshal(RSA_Encrypt_Out* source,
Marshal_RSA_Encrypt.c 10 UINT16 RSA_Encrypt_Out_Marshal(RSA_Encrypt_Out* source,
71 RSA_Encrypt_Out out;
RSA_Encrypt.c 26 RSA_Encrypt_Out *out // OUT: output parameter list

Completed in 81 milliseconds