Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/pbes/
H A Dpbes2.c48 static int s_pbes2_from_oid(const ltc_asn1_list *cipher_oid, const ltc_asn1_list *hmac_oid, pbes_pr… in s_pbes2_from_oid() argument
52 if (pk_oid_cmp_with_asn1(s_pbes2_list[i].oid, cipher_oid) == CRYPT_OK) { in s_pbes2_from_oid()