Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/pbes/
A Dpbes1.c50 static const pbes_properties _pbes1_types[] = {
61 const pbes_properties *data;
76 static int _pbes1_from_oid(const ltc_asn1_list *oid, pbes_properties *res) in _pbes1_from_oid()
A Dpbes2.c32 static const pbes_properties _pbes2_default_types[] = {
42 const pbes_properties *data;
55 …bes2_from_oid(const ltc_asn1_list *cipher_oid, const ltc_asn1_list *hmac_oid, pbes_properties *res) in _pbes2_from_oid()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_private.h57 } pbes_properties; typedef
61 pbes_properties type;

Completed in 5 milliseconds