Home
last modified time | relevance | path

Searched refs:LTC_OID_EC (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Decc_import_x509.c18 err = x509_decode_subject_public_key_info(in, inlen, LTC_OID_EC, bin_xy, &len_xy, in s_ecc_import_x509_with_oid()
66 …err = x509_decode_subject_public_key_info(in, inlen, LTC_OID_EC, bin_xy, &len_xy, LTC_ASN1_SEQUENC… in s_ecc_import_x509_with_curve()
110 LTC_OID_EC, in ecc_import_x509()
A Decc_export_openssl.c159 err = x509_encode_subject_public_key_info( out, outlen, LTC_OID_EC, bin_xy, len_xy, in ecc_export_openssl()
A Decc_import_pkcs8.c59 err = pk_get_oid(LTC_OID_EC, &pka_ec_oid); in ecc_import_pkcs8()
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/oid/
A Dpk_get_oid.c15 { LTC_OID_EC, "1.2.840.10045.2.1" },
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/x509/
A Dx509_decode_public_key_from_certificate.c84 if (algorithm == LTC_OID_EC) { in x509_decode_public_key_from_certificate()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_private.h27 LTC_OID_EC, enumerator

Completed in 6 milliseconds