Home
last modified time | relevance | path

Searched refs:pbes_properties (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/pbes/
A Dpbes1.c43 static const pbes_properties s_pbes1_types[] = {
54 const pbes_properties *data;
69 static int s_pbes1_from_oid(const ltc_asn1_list *oid, pbes_properties *res) in s_pbes1_from_oid()
A Dpbes2.c25 static const pbes_properties s_pbes2_default_types[] = {
35 const pbes_properties *data;
48 …bes2_from_oid(const ltc_asn1_list *cipher_oid, const ltc_asn1_list *hmac_oid, pbes_properties *res) in s_pbes2_from_oid()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_private.h58 } pbes_properties; typedef
62 pbes_properties type;

Completed in 5 milliseconds