Lines Matching full:must
60 To interact with the kernel crypto API, a socket must be created by the
81 kernel, the file descriptor returned by accept must be used.
103 filled struct sockaddr data structure. This data structure must be
133 In order to set a message digest key, the calling application must use
142 initialization, the struct sockaddr data structure must be filled as
155 family, the consumer must set the key. The key setting is described with
183 must make sure that all data matches the constraints given in
187 cipher operation from the kernel crypto API. The output buffer must be
196 initialization, the struct sockaddr data structure must be filled as
209 family, the consumer must set the key. The key setting is described with
213 system call family, the consumer must set the authentication tag size.
214 To set the authentication tag size, the caller must use the setsockopt
246 must make sure that all data matches the constraints given in
250 cipher operation from the kernel crypto API. The output buffer must be
274 The user space caller must arrange the aforementioned information in the
281 The output buffer the user space caller provides must be at least as
292 initialization, the struct sockaddr data structure must be filled as
304 Depending on the RNG type, the RNG must be seeded. The seed is provided
312 requires more data, multiple calls to read()/recvmsg() must be made.
342 pages. If more data is to be sent to AF_ALG, user space must slice the
366 additional information is set using the setsockopt system call that must
370 Each setsockopt invocation must use the level SOL_ALG.