Home
last modified time | relevance | path

Searched refs:GetDsaInfoFunc (Results 1 – 1 of 1) sorted by relevance

/base/security/huks/utils/crypto_adapter/
Dhks_client_service_adapter.c49 typedef const BIGNUM* (*GetDsaInfoFunc)(const DSA *d); typedef
750 …int32_t GetDsaKeyInfo(const DSA *dsa, const BIGNUM **info, uint32_t *infoSize, GetDsaInfoFunc func) in GetDsaKeyInfo()