Lines Matching refs:method
73 *method, AUTHORITY_INFO_ACCESS
77 *method,
103 ASN1_SIMPLE(ACCESS_DESCRIPTION, method, ASN1_OBJECT),
116 *method, AUTHORITY_INFO_ACCESS
127 ret = i2v_GENERAL_NAME(method, desc->location, ret);
131 i2t_ASN1_OBJECT(objtmp, sizeof objtmp, desc->method);
151 *method,
181 if (!v2i_GENERAL_NAME_ex(acc->location, method, ctx, &ctmp, 0))
189 acc->method = OBJ_txt2obj(objtmp, 0);
190 if (!acc->method) {
207 i2a_ASN1_OBJECT(bp, a->method);