Searched defs:bin_k (Results 1 – 2 of 2) sorted by relevance
18 unsigned char bin_xy[2*ECC_MAXSIZE+2], bin_k[ECC_MAXSIZE]; in _ecc_import_private_with_oid() local53 unsigned char bin_a[ECC_MAXSIZE], bin_b[ECC_MAXSIZE], bin_k[ECC_MAXSIZE]; in _ecc_import_private_with_curve() local
28 unsigned char bin_a[256], bin_b[256], bin_k[256], bin_g[512], bin_xy[512]; in ecc_export_openssl() local
Completed in 2 milliseconds