Home
last modified time | relevance | path

Searched refs:pk_oid_num_to_str (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Decc_get_oid_str.c26 return pk_oid_num_to_str(key->dp.oid, key->dp.oidlen, out, outlen); in ecc_get_oid_str()
A Decc_import_x509.c30 if ((err = pk_oid_num_to_str(curveoid, len_oid, OID, &len)) != CRYPT_OK) { goto error; } in _ecc_import_x509_with_oid()
A Decc_import_openssl.c39 … if ((err = pk_oid_num_to_str(curveoid, custom[0].size, OID, &len)) != CRYPT_OK) { goto error; } in _ecc_import_private_with_oid()
A Decc_import_pkcs8.c108 …if ((err = pk_oid_num_to_str(curve_oid->data, curve_oid->size, OID, &len)) != CRYPT_OK) { goto LBL… in ecc_import_pkcs8()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/oid/
A Dpk_oid_cmp.c27 if ((err = pk_oid_num_to_str(o2, o2size, tmp, &i)) != CRYPT_OK) { in pk_oid_cmp_with_ulong()
A Dpk_oid_str.c51 int pk_oid_num_to_str(const unsigned long *oid, unsigned long oidlen, char *OID, unsigned long *out… in pk_oid_num_to_str() function
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_private.h239 int pk_oid_num_to_str(const unsigned long *oid, unsigned long oidlen, char *OID, unsigned long *out…
/optee_os/out/arm/core/
A Dtee.symb_sizes283 000000000e142c50 0000000000000138 T pk_oid_num_to_str
A Dtee.dmp100694 e142b28: 9400004a bl e142c50 <pk_oid_num_to_str>
100810 000000000e142c50 <pk_oid_num_to_str>:
100811 pk_oid_num_to_str():
100869 e142ce8: 14000007 b e142d04 <pk_oid_num_to_str+0xb4>
100873 e142cf0: b5000142 cbnz x2, e142d18 <pk_oid_num_to_str+0xc8>
100910 e142d58: 17ffffd5 b e142cac <pk_oid_num_to_str+0x5c>
100912 e142d60: 17fffff7 b e142d3c <pk_oid_num_to_str+0xec>
100918 e142d6c: 17ffffe6 b e142d04 <pk_oid_num_to_str+0xb4>
100923 e142d7c: 17ffffd5 b e142cd0 <pk_oid_num_to_str+0x80>
100926 e142d84: 17ffffe0 b e142d04 <pk_oid_num_to_str+0xb4>
[all …]
A Dtee.map24244 .text.pk_oid_num_to_str
24246 0x000000000e142c50 pk_oid_num_to_str

Completed in 251 milliseconds