Lines Matching full:encryption
250 // CRYPT_SUCCESS encryption complete
895 // This is the entry point for encryption using RSA. Encryption is use of the public exponent. The padding
911 // CRYPT_SUCCESS encryption complete
919 RSA_KEY *key, // IN: the key to use for encryption
929 // All encryption schemes return the same size of data
935 case TPM_ALG_NULL: // 'raw' encryption
966 // All the schemes that do padding will come here for the encryption step
970 // Padding OK so do the encryption
1080 // Do the encryption using the private key
1216 // private exponent are computed and a trial encryption/decryption is
1340 // And, finally, do a trial encryption decryption