HomeSort by: relevance | last modified time | path
    Searched refs:PGP_PGP_PUBLIC_KEY_BLOCK (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/src/lib/
signature.h 143 PGP_PGP_PUBLIC_KEY_BLOCK,
writer.c 804 case PGP_PGP_PUBLIC_KEY_BLOCK:
851 return armoured_finaliser(PGP_PGP_PUBLIC_KEY_BLOCK, errors, writer);
884 case PGP_PGP_PUBLIC_KEY_BLOCK:
create.c 515 pgp_writer_push_armoured(output, PGP_PGP_PUBLIC_KEY_BLOCK);
keyring.c 853 atype = PGP_PGP_PUBLIC_KEY_BLOCK;

Completed in 18 milliseconds