Searched refs:GetDsaInfoFunc (Results 1 – 1 of 1) sorted by relevance
49 typedef const BIGNUM* (*GetDsaInfoFunc)(const DSA *d); typedef750 …int32_t GetDsaKeyInfo(const DSA *dsa, const BIGNUM **info, uint32_t *infoSize, GetDsaInfoFunc func) in GetDsaKeyInfo()