Searched refs:get_ecc_key_size_bytes (Results 1 – 1 of 1) sorted by relevance
17 static size_t get_ecc_key_size_bytes(uint32_t curve) in get_ecc_key_size_bytes() function55 return get_ecc_key_size_bytes(curve) * 8; in get_ecc_key_size_bits()179 size_bytes = get_ecc_key_size_bytes(key->curve); in ecc_sign()251 size_bytes = get_ecc_key_size_bytes(key->curve); in ecc_verify()312 size_bytes = get_ecc_key_size_bytes(public_key->curve); in ecc_shared_secret()362 size_bytes = get_ecc_key_size_bytes(key->curve); in ecc_sm2_encrypt()427 size_bytes = get_ecc_key_size_bytes(key->curve); in ecc_sm2_decrypt()