Searched defs:peer_key_hex (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dcrypt/
H A Ddcrypt-openssl.c805 const char *data_hex, const char *peer_key_hex, BIGNUM **point_r, const char **error_r)
814 hex_to_binary(peer_key_hex, peer_key);
804 dcrypt_openssl_decrypt_point_ec_v1(struct dcrypt_private_key *dec_key, const char *data_hex, const char *peer_key_hex, BIGNUM **point_r, const char **error_r) argument

Completed in 19 milliseconds