Home
last modified time | relevance | path

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

/base/security/huks/utils/crypto_adapter/
Dhks_client_service_adapter.c249 static OSSL_PARAM *ConstructSm2ParamsFromRawPubKey(uint32_t keySize, const struct HksBlob *x, const… in ConstructSm2ParamsFromRawPubKey() function
292 OSSL_PARAM *params = ConstructSm2ParamsFromRawPubKey(keySize, x, y); in Sm2ToX509PublicKey()