Home
last modified time | relevance | path

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

/dports/security/plasma5-kwallet-pam/kwallet-pam-5.23.5/
H A Dpam_kwallet.c434 static void start_kwallet(pam_handle_t *pamh, struct passwd *userInfo, const char *kwalletKey) in start_kwallet() argument
506 if (better_write(toWalletPipe[1], kwalletKey, KWALLET_PAM_KEYSIZE) < 0) { in start_kwallet()