Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dpgp.h50 PGP_SUBPACKET_TIME, /* Signing time */ enumerator
/dports/security/cryptlib/cryptlib-3.4.3/mechs/
H A Dsign_pgp.c169 sputc( &stream, PGP_SUBPACKET_TIME );
H A Dsign_rw.c511 case PGP_SUBPACKET_TIME: in readSignatureSubpackets()