Searched refs:modp_create_shared (Results 1 – 2 of 2) sorted by relevance
36 int modp_create_shared(struct group *, u_int8_t *, u_int8_t *);280 group->shared = modp_create_shared; in group_get()396 modp_create_shared(struct group *group, u_int8_t *secret, u_int8_t *exchange) in modp_create_shared() function
48 int modp_create_shared(struct dh_group *, uint8_t *, uint8_t *);321 group->shared = modp_create_shared; in group_get()485 modp_create_shared(struct dh_group *group, uint8_t *secret, uint8_t *exchange) in modp_create_shared() function