ossl_cmp_asn1_octet_string_set1_bytes
return ossl_cmp_asn1_octet_string_set1_bytes(&ctx->referenceValue, ref, len);
if (ossl_cmp_asn1_octet_string_set1_bytes(&secretValue, sec, len) != 1)
res = ossl_cmp_asn1_octet_string_set1_bytes(tgt, bytes, len);
int ossl_cmp_asn1_octet_string_set1_bytes(ASN1_OCTET_STRING **tgt,
&& !ossl_cmp_asn1_octet_string_set1_bytes(&ctx->senderNonce,