common_load
return common_load(reference, reference_sz, 0);
return common_load(reference, reference_sz, 1);
return common_load(reference, reference_sz, RSA_FLAG_TYPE_RSA);
return common_load(reference, reference_sz, RSA_FLAG_TYPE_RSASSAPSS);