Searched refs:expected_tag (Results 1 – 1 of 1) sorted by relevance
226 static int qcrypto_der_decode_tlv(const uint8_t expected_tag, in qcrypto_der_decode_tlv() argument241 if (tag != expected_tag) { in qcrypto_der_decode_tlv()243 expected_tag, tag); in qcrypto_der_decode_tlv()