Searched refs:crypted (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
| H A D | ssh2pgp.c | 347 pgp_crypt_t crypted; in pgp_ssh2seckey() local 421 pgp_crypt_any(&crypted, key->key.seckey.alg); in pgp_ssh2seckey() 422 crypted.set_iv(&crypted, key->key.seckey.iv); in pgp_ssh2seckey() 423 crypted.set_crypt_key(&crypted, sesskey); in pgp_ssh2seckey() 424 pgp_encrypt_init(&crypted); in pgp_ssh2seckey()
|
| H A D | create.c | 289 pgp_crypt_t crypted; in write_seckey_body() local 436 pgp_crypt_any(&crypted, key->alg); in write_seckey_body() 437 crypted.set_iv(&crypted, key->iv); in write_seckey_body() 438 crypted.set_crypt_key(&crypted, sesskey); in write_seckey_body() 439 pgp_encrypt_init(&crypted); in write_seckey_body() 446 pgp_push_enc_crypt(output, &crypted); in write_seckey_body()
|
| H A D | writer.c | 1141 pgp_crypt_t *crypted) in pgp_write_se_ip_pktset() argument 1151 preamblesize = crypted->blocksize + 2; in pgp_write_se_ip_pktset() 1164 pgp_random(preamble, crypted->blocksize); in pgp_write_se_ip_pktset() 1165 preamble[crypted->blocksize] = preamble[crypted->blocksize - 2]; in pgp_write_se_ip_pktset() 1166 preamble[crypted->blocksize + 1] = preamble[crypted->blocksize - 1]; in pgp_write_se_ip_pktset() 1183 pgp_push_enc_crypt(output, crypted); in pgp_write_se_ip_pktset()
|
| H A D | packet-parse.c | 2408 unsigned crypted; in parse_seckey() local 2478 crypted = pkt.u.seckey.s2k_usage == PGP_S2KU_ENCRYPTED || in parse_seckey() 2481 if (crypted) { in parse_seckey() 2702 if (crypted && in parse_seckey() 2723 if (crypted && in parse_seckey() 2740 if (crypted && pkt.u.seckey.pubkey.version == PGP_V4) { in parse_seckey()
|
| /netbsd-src/external/gpl2/xcvs/dist/ |
| H A D | configure.in | 70 dnl # that can't process crypted passwords correctly.
|
| /netbsd-src/external/bsd/unbound/dist/doc/ |
| H A D | Changelog | 4639 crypted, cert request, plaintext and malformed queries (from
|
| /netbsd-src/share/dict/ |
| H A D | web2 | 46327 crypted
|