rsa: import intx (#35)

This commit is contained in:
Jacek Sieka 2022-07-18 07:17:12 +02:00 committed by GitHub
parent 1e9b702650
commit 25009951ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
import
"."/[bearssl_hash, bearssl_rand, csources]
"."/[bearssl_hash, bearssl_rand, csources, intx]
{.pragma: importcFunc, cdecl, gcsafe, noSideEffect, raises: [].}
{.used.}