Home
last modified time | relevance | path

Searched refs:ecryptfs_get_auth_tok_sig (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dkeystore.c1097 ecryptfs_get_auth_tok_sig(char **sig, struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_sig() function
1136 rc = ecryptfs_get_auth_tok_sig(&auth_tok_sig, auth_tok); in decrypt_pki_encrypted_session_key()
1872 rc = ecryptfs_get_auth_tok_sig(&candidate_auth_tok_sig, in ecryptfs_parse_packet_set()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dkeystore.c1098 ecryptfs_get_auth_tok_sig(char **sig, struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_sig() function
1137 rc = ecryptfs_get_auth_tok_sig(&auth_tok_sig, auth_tok); in decrypt_pki_encrypted_session_key()
1873 rc = ecryptfs_get_auth_tok_sig(&candidate_auth_tok_sig, in ecryptfs_parse_packet_set()

Completed in 7 milliseconds