Lines Matching full:operation

61 user space application. User space invokes the cipher operation with the
62 send()/write() system call family. The result of the cipher operation is
83 In-place Cipher operation
86 Just like the in-kernel operation of the kernel crypto API, the user
87 space interface allows the cipher operation in-place. That means that
96 operation.
101 The message digest type to be used for the cipher operation is selected
135 key is not set the HMAC operation is performed without the initial HMAC state
141 The operation is very similar to the message digest discussion. During
168 - specification of the cipher operation type with one of these flags:
187 cipher operation from the kernel crypto API. The output buffer must be
195 The operation is very similar to the symmetric cipher discussion. During
227 - specification of the cipher operation type with one of these flags:
250 cipher operation from the kernel crypto API. The output buffer must be
252 output data size is smaller, the cipher operation is not performed.
254 The authenticated decryption operation may indicate an integrity error.
291 Again, the operation is very similar to the other APIs. During
334 operation into kernel space.
336 The zero-copy operation requires data to be aligned at the page
341 The system-inherent limit for the size of one zero-copy operation is 16
364 and retrieve data subject to the cipher operation, a consumer also needs
365 to set the additional information for the cipher operation. This
386 This operation behaves the same as ALG_SET_KEY. The decrypted
395 AEAD ciphers. For a encryption operation, the authentication tag of
396 the given size will be generated. For a decryption operation, the