Searched defs:params (Results 1 – 5 of 5) sorted by relevance
31 int crypto_ecdh_key_len(const struct ecdh *params) in crypto_ecdh_key_len()38 const struct ecdh *params) in crypto_ecdh_encode_key()62 struct ecdh *params) in crypto_ecdh_decode_key()
42 int crypto_dh_encode_key(char *buf, unsigned int len, const struct dh *params) in crypto_dh_encode_key()68 int crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params) in crypto_dh_decode_key()
54 static int dh_set_params(struct dh_ctx *ctx, struct dh *params) in dh_set_params()77 struct dh params; in dh_set_secret() local
43 const ZSTD_parameters params = zstd_params(); in zstd_comp_init() local163 const ZSTD_parameters params = zstd_params(); in __zstd_compress() local
43 struct ecdh params; in ecdh_set_secret() local