Searched refs:PGP_SIG_BINARY (Results 1 – 4 of 4) sorted by relevance
957 sig_type = PGP_SIG_BINARY; in pgp_sign_file()1110 sig_type = PGP_SIG_BINARY;1233 pgp_start_sig(sig, seckey, hash_alg, PGP_SIG_BINARY);
193 {PGP_SIG_BINARY, "Signature of a binary document"},
565 PGP_SIG_BINARY = 0x00, /* Signature of a binary document */ enumerator
507 case PGP_SIG_BINARY: in validate_data_cb()