Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Decryptfs_kernel.h622 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 Dmessaging.c324 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response() function
H A Dkeystore.c1154 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()