Searched refs:ecryptfs_wait_for_response (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | ecryptfs_kernel.h | 622 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, 638 static inline int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response() function
|
H A D | messaging.c | 314 * ecryptfs_wait_for_response 324 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response() function
|
H A D | keystore.c | 1154 rc = ecryptfs_wait_for_response(msg_ctx, &msg); in decrypt_pki_encrypted_session_key() 1988 rc = ecryptfs_wait_for_response(msg_ctx, &msg); in pki_encrypt_session_key()
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | ecryptfs_kernel.h | 607 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, 623 static inline int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response() function
|
H A D | messaging.c | 316 * ecryptfs_wait_for_response 326 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response() function
|
H A D | keystore.c | 1155 rc = ecryptfs_wait_for_response(msg_ctx, &msg); in decrypt_pki_encrypted_session_key() 1989 rc = ecryptfs_wait_for_response(msg_ctx, &msg); in pki_encrypt_session_key()
|
Completed in 10 milliseconds