Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dpgp.h68 PGP_SUBPACKET_TYPEANDVALUE, /* Type-and-value pairs */ enumerator
/dports/security/cryptlib/cryptlib-3.4.3/mechs/
H A Dsign_pgp.c125 sputc( &headerStream, PGP_SUBPACKET_TYPEANDVALUE );
H A Dsign_rw.c541 case PGP_SUBPACKET_TYPEANDVALUE: in readSignatureSubpackets()