Home
last modified time | relevance | path

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

/dports/security/pwman3/Pwman3-0.0.6/pwman/util/
H A Dcrypto.py192 plainkey = cipher.decrypt(str(self._keycrypted).decode('base64'))
193 key = self._retrievedata(plainkey)
230 plainkey = tmpcipher.decrypt(str(self._keycrypted).decode('base64'))
231 key = self._retrievedata(plainkey)
/dports/security/gnupg/gnupg-2.3.3/agent/
H A Dprotect.c304 calculate_mic (const unsigned char *plainkey, unsigned char *sha1hash) in calculate_mic() argument
311 s = plainkey; in calculate_mic()
627 agent_protect (const unsigned char *plainkey, const char *passphrase, in agent_protect() argument
655 s = plainkey; in agent_protect()
761 + (prot_begin-plainkey) in agent_protect()
774 memcpy (p, plainkey+4, prot_begin - plainkey - 4); in agent_protect()
775 p += prot_begin - plainkey - 4; in agent_protect()
H A Dagent.h553 int agent_protect (const unsigned char *plainkey, const char *passphrase,
/dports/security/libmcrypt/libmcrypt-2.5.8/doc/
H A DREADME.key2 because it just used the plainkey as it was given by the user as algorithm's