Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dkeystore.c1131 char *auth_tok_sig; in decrypt_pki_encrypted_session_key() local
1136 rc = ecryptfs_get_auth_tok_sig(&auth_tok_sig, auth_tok); in decrypt_pki_encrypted_session_key()
1142 rc = write_tag_64_packet(auth_tok_sig, &(auth_tok->session_key), in decrypt_pki_encrypted_session_key()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dkeystore.c1132 char *auth_tok_sig; in decrypt_pki_encrypted_session_key() local
1137 rc = ecryptfs_get_auth_tok_sig(&auth_tok_sig, auth_tok); in decrypt_pki_encrypted_session_key()
1143 rc = write_tag_64_packet(auth_tok_sig, &(auth_tok->session_key), in decrypt_pki_encrypted_session_key()

Completed in 7 milliseconds