Lines Matching full:encryption
78 // Use the context encryption algorithm and key size
97 // retrieved from this function include encryption algorithm, key size in bit, and a TPM2B_SYM_KEY
116 // Determine the algorithms for the KDF and the encryption/decryption
120 // Use the context encryption algorithm and key size
653 // Get a seed for KDF. The KDF for encryption and HMAC key use the same seed. It returns a pointer to
663 // Get seed for encryption key. Use input seed if provided.
744 // Use iv for encryption
747 // Compute symmetric key parameters for outer buffer encryption
779 // TPM_RC_VALUE IV size for CFB does not match the encryption algorithm block size
822 // Get the symmetric algorithm parameters used for encryption
831 // The input iv size for CFB must match the encryption algorithm
853 // b) apply encryption to the sensitive area.
909 //Produce outer wrap, including encryption and HMAC
1086 // encryption
1097 // Generate inner encryption key if needed
1102 // TPM generates symmetric encryption. Set the flag to FALSE
1115 // If the symmetric encryption key is imported, clear the buffer for
1121 // encryption
1297 // TPM_RC_VALUE IV size does not match the encryption algorithm block size