Searched refs:encrypt_ostream (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dcrypt/
H A Dostream-encrypt.c32 struct encrypt_ostream { struct
54 int o_stream_encrypt_send(struct encrypt_ostream *stream,
74 int o_stream_encrypt_send_header_v1(struct encrypt_ostream *stream)
99 int o_stream_encrypt_send_header_v2(struct encrypt_ostream *stream)
133 int o_stream_encrypt_keydata_create_v1(struct encrypt_ostream *stream)
243 int o_stream_encrypt_key_for_pubkey_v2(struct encrypt_ostream *stream, const char *malg,
328 int o_stream_encrypt_keydata_create_v2(struct encrypt_ostream *stream, const char *malg)
425 struct encrypt_ostream *estream = (struct encrypt_ostream *)stream;
490 struct encrypt_ostream *estrea
[all...]

Completed in 10 milliseconds