Searched refs:lhmac (Results 1 – 1 of 1) sorted by relevance
81 ltc_asn1_list *lkdf, *lenc, *loptseq, *liter, *lhmac; in pbes2_extract() local138 lhmac = NULL; in pbes2_extract()141 lhmac = loptseq->child; in pbes2_extract()143 if ((err = s_pbes2_from_oid(lenc, lhmac, &res->type)) != CRYPT_OK) return err; in pbes2_extract()