Home
last modified time | relevance | path

Searched refs:ECC_MAXSIZE (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Decc_import_openssl.c11 unsigned char bin_xy[2*ECC_MAXSIZE+2], bin_k[ECC_MAXSIZE]; in s_ecc_import_private_with_oid()
46 unsigned char bin_a[ECC_MAXSIZE], bin_b[ECC_MAXSIZE], bin_k[ECC_MAXSIZE]; in s_ecc_import_private_with_curve()
47 unsigned char bin_g[2*ECC_MAXSIZE+1], bin_xy[2*ECC_MAXSIZE+2], bin_seed[128]; in s_ecc_import_private_with_curve()
A Decc_import_x509.c9 unsigned char bin_xy[2*ECC_MAXSIZE+2]; in s_ecc_import_x509_with_oid()
37 unsigned char bin_a[ECC_MAXSIZE], bin_b[ECC_MAXSIZE]; in s_ecc_import_x509_with_curve()
38 unsigned char bin_g[2*ECC_MAXSIZE+1], bin_xy[2*ECC_MAXSIZE+2], bin_seed[128]; in s_ecc_import_x509_with_curve()
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_constants.c96 C_STRINGIFY(ECC_MAXSIZE),
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h165 #define ECC_MAXSIZE 66 macro

Completed in 5 milliseconds