Searched refs:rawInfoLen (Results 1 – 1 of 1) sorted by relevance
569 uint32_t rawInfoLen = sizeof(struct HksPubKeyInfo) + pubXBlob.size + pubYBlob.size; in EvpPkeyToHksPubKeyInfo() local570 uint8_t *rawInfo = (uint8_t *)HksMalloc(rawInfoLen); in EvpPkeyToHksPubKeyInfo()593 sm2PublicKey->size = rawInfoLen; in EvpPkeyToHksPubKeyInfo()