Searched defs:fullSize (Results 1 – 1 of 1) sorted by relevance
184 uint32_t fullSize, uint8_t *uncompressedPublicKey, OSSL_PARAM_BLD *paramBld) in PushPubKeyToParam()240 … uint32_t fullSize = 1 + HKS_KEY_BYTES(material->keySize) + HKS_KEY_BYTES(material->keySize); in ConstructSm2ParamsFromRawKey() local