Home
last modified time | relevance | path

Searched defs:oid (Results 1 – 25 of 30) sorted by relevance

12

/optee_os/core/lib/libtomcrypt/src/pk/asn1/oid/
H A Dpk_oid_str.c6 int pk_oid_str_to_num(const char *OID, unsigned long *oid, unsigned long *oidlen) in pk_oid_str_to_num()
45 int pk_oid_num_to_str(const unsigned long *oid, unsigned long oidlen, char *OID, unsigned long *out… in pk_oid_num_to_str()
H A Dpk_get_oid.c9 const char* oid; member
/optee_os/core/drivers/crypto/se050/adaptors/utils/
H A Dutils.c71 uint32_t oid = OID_MIN; in generate_oid() local
118 uint32_t oid = (uint32_t)key; in se050_key() local
160 uint64_t se050_generate_private_key(uint32_t oid) in se050_generate_private_key()
H A Dscp_config.c336 uint32_t oid = 0; in se050_scp03_prepare_rotate_cmd() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_create.c29 const char *oid; /* String representation of OID of AttributeType, member
287 mbedtls_asn1_buf oid = { .p = NULL, .len = 0, .tag = MBEDTLS_ASN1_NULL }; in mbedtls_x509_string_to_names() local
384 int mbedtls_x509_set_extension(mbedtls_asn1_named_data **head, const char *oid, size_t oid_len, in mbedtls_x509_set_extension()
422 const char *oid = (const char *) cur_name->oid.p; in x509_write_name() local
470 const char *oid, size_t oid_len, in mbedtls_x509_write_sig()
H A Dasn1write.c150 const char *oid, size_t oid_len) in mbedtls_asn1_write_oid()
161 const char *oid, size_t oid_len, in mbedtls_asn1_write_algorithm_identifier()
168 const char *oid, size_t oid_len, in mbedtls_asn1_write_algorithm_identifier_ext()
358 const char *oid, size_t len) in asn1_find_named_data()
372 #define asn1_find_named_data(list, oid, len) \ argument
378 const char *oid, size_t oid_len, in mbedtls_asn1_store_named_data()
H A Dpkwrite.c235 const char *oid; in pk_write_ec_param() local
269 const char *oid; in pk_write_ec_rfc8410_der() local
452 const char *oid = NULL; in mbedtls_pk_write_pubkey_der() local
H A Dx509write_csr.c74 const char *oid, size_t oid_len, in mbedtls_x509write_csr_set_extension()
H A Dasn1parse.c454 const char *oid, size_t len) in mbedtls_asn1_find_named_data()
H A Dx509write_crt.c159 const char *oid, size_t oid_len, in mbedtls_x509write_crt_set_extension()
/optee_os/core/lib/libtomcrypt/src/misc/pbes/
H A Dpbes2.c11 const char *oid; member
36 const char* oid; member
H A Dpbes1.c55 const char *oid; member
69 static int s_pbes1_from_oid(const ltc_asn1_list *oid, pbes_properties *res) in s_pbes1_from_oid()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/x509/
H A Dx509_encode_subject_public_key_info.c41 unsigned long oid[16], oidlen; in x509_encode_subject_public_key_info() local
H A Dx509_decode_subject_public_key_info.c40 const char* oid; in x509_decode_subject_public_key_info() local
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dec25519_export.c26 unsigned long oid[16], oidlen; in ec25519_export() local
H A Dec25519_import_pkcs8.c28 const char *oid; in ec25519_import_pkcs8() local
/optee_os/core/tee/
H A Dfs_dirfile.c24 uint8_t oid[TEE_OBJECT_ID_MAX_LEN]; member
212 const TEE_UUID *uuid, const void *oid, in tee_fs_dirfile_find()
289 const void *oid, size_t oidlen) in tee_fs_dirfile_rename()
367 const TEE_UUID *uuid, int *idx, void *oid, in tee_fs_dirfile_get_next()
/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_import_pkcs8.c51 unsigned long oid[16], version; in rsa_import_pkcs8() local
/optee_os/core/drivers/crypto/se050/adaptors/apis/
H A Duser.c35 uint32_t oid) in prepare_host_scp()
/optee_os/core/drivers/crypto/se050/core/
H A Drsa.c136 uint32_t oid = 0; in se050_inject_public_key() local
179 uint32_t oid = 0; in se050_inject_keypair() local
604 uint32_t oid = 0; in do_gen_keypair() local
H A Decc.c244 uint32_t oid = 0; in se050_inject_public_key() local
301 uint32_t oid = 0; in se050_inject_keypair() local
638 uint32_t oid = 0; in gen_keypair() local
H A Dctr.c40 uint32_t oid = 0; in se050_aes_ctr_init() local
/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_export_openssl.c25 unsigned long oid[16], oidlen; in ecc_export_openssl() local
/optee_os/core/include/tee/
H A Dtee_fs.h22 uint8_t oid[TEE_OBJECT_ID_MAX_LEN]; member
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dasn1.h179 mbedtls_asn1_buf oid; /**< The object identifier. */ member

12