Searched refs:s_pbes2_list (Results 1 – 1 of 1) sorted by relevance
39 static const oid_to_pbes s_pbes2_list[] = { variable51 for (i = 0; i < sizeof(s_pbes2_list)/sizeof(s_pbes2_list[0]); ++i) { in s_pbes2_from_oid()52 if (pk_oid_cmp_with_asn1(s_pbes2_list[i].oid, cipher_oid) == CRYPT_OK) { in s_pbes2_from_oid()53 *res = *s_pbes2_list[i].data; in s_pbes2_from_oid()