Searched refs:DsaToX509PublicKey (Results 1 – 1 of 1) sorted by relevance
237 static int32_t DsaToX509PublicKey(const struct HksBlob *y, const struct HksBlob *p, const struct Hk… in DsaToX509PublicKey() function298 return DsaToX509PublicKey(&y, &p, &q, &g, x509Key); in DsaPublicKeyToX509()