Lines Matching refs:decryption
401 These functions are the corresponding decryption operations.
412 These functions can be used for decryption or encryption. The operation
414 for encryption, 0 for decryption and -1 to leave the value unchanged
495 is set up for encryption or decryption with EVP_EncryptInit_ex2(),
597 Reports whether the I<ctx> is being used for encryption or decryption.
674 the underlying encryption/decryption primitive.
921 encryption/ decryption for the associated cipher context.
922 TLS record encryption/decryption always occurs "in place" so that the input and
929 For a record decryption the first bytes of the input buffer will be the explicit
933 In order to allow for "in place" decryption the plaintext output should be
953 Sets the invocation field used for decryption.
1202 EVP_CipherFinal_ex() returns 0 for a decryption failure or 1 for success.
1206 EVP_Cipher() returns the number of bytes written to I<out> for encryption / decryption, or
1388 the context before decryption.
1391 the cipher input to decryption, does not contain the SIV. This also means
1469 Although the decryption operation can produce an error if padding is enabled,
1474 If padding is disabled then the decryption operation will always succeed if
1577 General encryption and decryption function example using FILE I/O and AES128