OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PGP_HASH_SHA1
(Results
1 - 11
of
11
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/src/lib/
misc.c
542
pgp_hash_sha1
(&hash);
631
case
PGP_HASH_SHA1
:
632
pgp_hash_sha1
(hash);
669
case
PGP_HASH_SHA1
:
695
\returns Corresponding enum i.e.
PGP_HASH_SHA1
704
return
PGP_HASH_SHA1
;
774
pgp_hash_any(&hash,
PGP_HASH_SHA1
);
811
case
PGP_HASH_SHA1
:
packet-show.c
258
{
PGP_HASH_SHA1
, "SHA1"},
packet.h
517
PGP_HASH_SHA1
= 2, /* SHA-1 */
ssh2pgp.c
369
key->key.seckey.hash_alg =
PGP_HASH_SHA1
;
create.c
375
pgp_hash_any(&hash,
PGP_HASH_SHA1
);
1299
pgp_keyid(keyid, PGP_KEY_ID_SIZE, &seckey->pubkey,
PGP_HASH_SHA1
); /* XXX - hardcoded */
openssl_crypto.c
422
PGP_HASH_SHA1
,
437
pgp_hash_sha1
(pgp_hash_t *hash)
function
939
seckey->hash_alg =
PGP_HASH_SHA1
;
signature.c
367
case
PGP_HASH_SHA1
:
704
sig->sig.info.hash_alg =
PGP_HASH_SHA1
;
writer.c
1362
sum->hash_alg =
PGP_HASH_SHA1
;
1629
pgp_hash_any(&se_ip->hash,
PGP_HASH_SHA1
);
netpgp.c
381
hashtype =
PGP_HASH_SHA1
;
reader.c
1611
pgp_hash_any(&hash,
PGP_HASH_SHA1
);
packet-parse.c
2532
pkt.u.seckey.hash_alg =
PGP_HASH_SHA1
;
2644
pgp_hash_sha1
(&checkhash);
Completed in 27 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026