dsa_prefix
return (dsa_prefix(dsa) + EVP_PKEY_size(dsa->dsa_key));
size_t dsa_prefix(struct iked_dsa *);