Home
last modified time | relevance | path

Searched refs:ecryptfs_wait_for_response (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/ecryptfs/
Decryptfs_kernel.h636 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx,
652 static inline int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response() function
Dmessaging.c337 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response() function
Dkeystore.c1168 rc = ecryptfs_wait_for_response(msg_ctx, &msg); in decrypt_pki_encrypted_session_key()
2002 rc = ecryptfs_wait_for_response(msg_ctx, &msg); in pki_encrypt_session_key()