dsa_init
.init = dsa_init,
int dsa_init(struct iked_dsa *, const void *, size_t);
dsa_init(dsa, buf, len) != 0 ||
dsa_init(dsa, NULL, 0) != 0 ||