Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Decc_import_openssl.c18 unsigned char bin_xy[2*ECC_MAXSIZE+2], bin_k[ECC_MAXSIZE]; in _ecc_import_private_with_oid() local
54 unsigned char bin_g[2*ECC_MAXSIZE+1], bin_xy[2*ECC_MAXSIZE+2], bin_seed[128]; in _ecc_import_private_with_curve() local
A Decc_import_x509.c16 unsigned char bin_xy[2*ECC_MAXSIZE+2]; in _ecc_import_x509_with_oid() local
45 unsigned char bin_g[2*ECC_MAXSIZE+1], bin_xy[2*ECC_MAXSIZE+2], bin_seed[128]; in _ecc_import_x509_with_curve() local
A Decc_export_openssl.c28 unsigned char bin_a[256], bin_b[256], bin_k[256], bin_g[512], bin_xy[512]; in ecc_export_openssl() local

Completed in 3 milliseconds