Home
last modified time | relevance | path

Searched defs:bin_g (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_export_openssl.c21 unsigned char bin_a[256], bin_b[256], bin_k[256], bin_g[512], bin_xy[512]; in ecc_export_openssl() local
H A Decc_import_openssl.c47 unsigned char bin_g[2*ECC_MAXSIZE+1], bin_xy[2*ECC_MAXSIZE+2], bin_seed[128]; in s_ecc_import_private_with_curve() local
H A Decc_import_x509.c38 unsigned char bin_g[2*ECC_MAXSIZE+1], bin_xy[2*ECC_MAXSIZE+2], bin_seed[128]; in s_ecc_import_x509_with_curve() local